-
CONFIG_CHOICE_VANILLA_MBEDTLS_SHA256_C
¶
Original mbed TLS
Type: bool
Direct dependencies¶
MBEDTLS_VANILLA_BACKEND
&& <choice: Backend selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <nrfxlib>/nrf_security/Kconfig:1386
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:5
→ <nrfxlib>/Kconfig.nrfxlib:13
Menu path: (Top) → Modules → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → SHA - Secure Hash Algorithm → SHA-256 hash functionality → Backend selection
config CHOICE_VANILLA_MBEDTLS_SHA256_C bool "Original mbed TLS" selectVANILLA_MBEDTLS_SHA256_C
depends onMBEDTLS_VANILLA_BACKEND
&& <choice: Backend selection>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)