-
CONFIG_MBEDTLS_GCM_C
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(CC310_BACKEND
|| MBEDTLS_VANILLA_BACKEND
) && 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:410
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 → AEAD - Authenticated Encryption with Associated Data
config MBEDTLS_GCM_C bool depends on (CC310_BACKEND
||MBEDTLS_VANILLA_BACKEND
) &&NORDIC_SECURITY_BACKEND
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)