CONFIG_PSA_CRYPTO_DRIVER_ALG_SHA_1_OBERON
PSA SHA1 support - oberon
Type: bool
Direct dependencies
PSA_CRYPTO_DRIVER_OBERON
&& PSA_CRYPTO_DRIVER_OBERON
&& MBEDTLS_PSA_CRYPTO_C
&& NRF_SECURITY
(Includes any dependencies from ifs and menus.)
Default
Kconfig definition
At <nrfxlib>/nrf_security/src/drivers/nrf_oberon/Kconfig:68
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:92
→ <nrfxlib>/Kconfig.nrfxlib:13
→ <nrfxlib>/nrf_security/Kconfig:108
→ <nrfxlib>/nrf_security/Kconfig.psa:51
→ <nrfxlib>/nrf_security/src/drivers/Kconfig:64
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Enable PSA crypto APIs → PSA Oberon Driver
config PSA_CRYPTO_DRIVER_ALG_SHA_1_OBERON
bool "PSA SHA1 support - oberon" if !PSA_PROMPTLESS
default y if !PSA_DEFAULT_OFF && PSA_WANT_ALG_SHA_1 && !PSA_CRYPTO_DRIVER_ALG_SHA_1_CC3XX
depends on PSA_CRYPTO_DRIVER_OBERON && PSA_CRYPTO_DRIVER_OBERON && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)