CONFIG_PSA_HAS_KEY_DERIVATION
(No prompt – not directly user assignable.)
Type: bool
Help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
Help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
Help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
Help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
Direct dependencies
((PSA_WANT_ALG_HKDF
|| PSA_WANT_ALG_PBKDF2_HMAC
|| PSA_WANT_ALG_TLS12_PRF
|| PSA_WANT_ALG_TLS12_PSK_TO_MS
) && MBEDTLS
) || ((PSA_WANT_ALG_HKDF
|| PSA_WANT_ALG_PBKDF2_HMAC
|| PSA_WANT_ALG_TLS12_PRF
|| PSA_WANT_ALG_TLS12_PSK_TO_MS
) && MBEDTLS
) || ((PSA_WANT_ALG_HKDF
|| PSA_WANT_ALG_PBKDF2_HMAC
|| PSA_WANT_ALG_TLS12_PRF
|| PSA_WANT_ALG_TLS12_PSK_TO_MS
) && MBEDTLS_PSA_CRYPTO_C
&& NRF_SECURITY
) || ((PSA_WANT_ALG_HKDF
|| PSA_WANT_ALG_PBKDF2_HMAC
|| PSA_WANT_ALG_TLS12_PRF
|| PSA_WANT_ALG_TLS12_PSK_TO_MS
) && MBEDTLS
&& 0)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
y
y
Kconfig definitions
At <Zephyr>/modules/mbedtls/Kconfig.psa:277
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:14
→ <Zephyr>/modules/mbedtls/Kconfig:176
Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/mbedtls) → mbed TLS Support → PSA Key derivation support
config PSA_HAS_KEY_DERIVATION
bool
default y
depends on (PSA_WANT_ALG_HKDF || PSA_WANT_ALG_PBKDF2_HMAC || PSA_WANT_ALG_TLS12_PRF || PSA_WANT_ALG_TLS12_PSK_TO_MS) && MBEDTLS
help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
At <Zephyr>/modules/mbedtls/Kconfig.psa:277
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:68
→ <Zephyr>/modules/mbedtls/Kconfig:176
Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls) → mbed TLS Support → PSA Key derivation support
config PSA_HAS_KEY_DERIVATION
bool
default y
depends on (PSA_WANT_ALG_HKDF || PSA_WANT_ALG_PBKDF2_HMAC || PSA_WANT_ALG_TLS12_PRF || PSA_WANT_ALG_TLS12_PSK_TO_MS) && MBEDTLS
help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
At <Zephyr>/modules/mbedtls/Kconfig.psa:277
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:20
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Enable PSA crypto APIs → PSA Key derivation support
config PSA_HAS_KEY_DERIVATION
bool
default y
depends on (PSA_WANT_ALG_HKDF || PSA_WANT_ALG_PBKDF2_HMAC || PSA_WANT_ALG_TLS12_PRF || PSA_WANT_ALG_TLS12_PSK_TO_MS) && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
At <Zephyr>/modules/mbedtls/Kconfig.psa:277
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
→ <Zephyr>/modules/mbedtls/Kconfig:176
Menu path: (Top) → Modules → mbed TLS Support → PSA Key derivation support
config PSA_HAS_KEY_DERIVATION
bool
default y
depends on (PSA_WANT_ALG_HKDF || PSA_WANT_ALG_PBKDF2_HMAC || PSA_WANT_ALG_TLS12_PRF || PSA_WANT_ALG_TLS12_PSK_TO_MS) && MBEDTLS && 0
help
Prompt-less configuration that states the PSA APIs enables
a configuration that adds the PSA key derivation module.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)