CONFIG_CHOICE_CC3XX_MBEDTLS_SHA256_C¶
cc3xx
Type: bool
Direct dependencies¶
CC3XX_BACKEND
&& <choice: Backend selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <nrfxlib>/nrf_security/Kconfig:1422
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:31
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:86
→ <nrfxlib>/Kconfig.nrfxlib:13
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → SHA - Secure Hash Algorithm → SHA-256 hash functionality → Backend selection
config CHOICE_CC3XX_MBEDTLS_SHA256_C
bool "cc3xx"
select CC3XX_MBEDTLS_SHA256_C
depends on CC3XX_BACKEND && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)