-
CONFIG_VANILLA_MBEDTLS_CMAC_C
¶
mbed TLS vanilla
Type: bool
Help¶
CMAC support for AES-128, AES-192, AES-256
Symbols selected by this symbol¶
Kconfig definition¶
At nrf_security/Kconfig:357
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 → AES-CMAC - AES Cipher-based Message Authentication Code mode for block ciphers → Backend selection
config VANILLA_MBEDTLS_CMAC_C bool "mbed TLS vanilla" ifMBEDTLS_VANILLA_BACKEND
selectMBEDTLS_AES_256_CMAC_C
depends on <choice: Backend selection> help CMAC support for AES-128, AES-192, AES-256
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)