-
CONFIG_GLUE_MBEDTLS_CIPHER_MODE_CTR
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(VANILLA_MBEDTLS_AES_C
|| CC310_MBEDTLS_AES_C
) && AES_CONFIGURATION
&& NORDIC_SECURITY_BACKEND
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At ../nrfxlib/nrf_security/Kconfig:171
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:7
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrfxlib/Kconfig.nrfxlib:13
Menu path: (top menu) → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → AES - Advanced Encryption Standard → AES-CTR - AES Counter Block Cipher mode
config GLUE_MBEDTLS_CIPHER_MODE_CTR bool depends on (VANILLA_MBEDTLS_AES_C
||CC310_MBEDTLS_AES_C
) &&AES_CONFIGURATION
&&NORDIC_SECURITY_BACKEND
(Definitions include propagated dependencies, including from if’s and menus.)