-
CONFIG_VANILLA_MBEDTLS_AES_C
¶
mbed TLS (AES-128, AES-192, AES-256)
Type: bool
Direct dependencies¶
MBEDTLS_VANILLA_BACKEND
&& NRF_CRYPTO_BACKEND_COMBINATION_0
&& AES_CONFIGURATION
&& NORDIC_SECURITY_BACKEND
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At ../nrfxlib/nrf_security/Kconfig:144
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 block cipher common, including ECB - Electronic Code Book mode
config VANILLA_MBEDTLS_AES_C bool prompt "mbed TLS (AES-128, AES-192, AES-256)" ifMBEDTLS_VANILLA_BACKEND
&&NRF_CRYPTO_BACKEND_COMBINATION_0
&&AES_CONFIGURATION
&&NORDIC_SECURITY_BACKEND
selectGLUE_MBEDTLS_AES_C
ifCC310_MBEDTLS_AES_C
&&MBEDTLS_VANILLA_BACKEND
&&NRF_CRYPTO_BACKEND_COMBINATION_0
&&AES_CONFIGURATION
&&NORDIC_SECURITY_BACKEND
selectMBEDTLS_CIPHER_AES_256_ECB_C
ifMBEDTLS_VANILLA_BACKEND
&&NRF_CRYPTO_BACKEND_COMBINATION_0
&&AES_CONFIGURATION
&&NORDIC_SECURITY_BACKEND
depends onMBEDTLS_VANILLA_BACKEND
&&NRF_CRYPTO_BACKEND_COMBINATION_0
&&AES_CONFIGURATION
&&NORDIC_SECURITY_BACKEND
(Definitions include propagated dependencies, including from if’s and menus.)