-
CONFIG_VANILLA_MBEDTLS_CIPHER_MODE_CFB
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
MBEDTLS_AES_C
&& NORDIC_SECURITY_BACKEND
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At nrf_security/Kconfig:286
Included via /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrfxlib/Kconfig.nrfxlib:14
Menu path: (Top) → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → AES - Advanced Encryption Standard
config VANILLA_MBEDTLS_CIPHER_MODE_CFB bool depends onMBEDTLS_AES_C
&&NORDIC_SECURITY_BACKEND
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)