CONFIG_MBEDTLS_PSA_BUILTIN_ALG_TLS12_PRF
PSA TLS 1.2 PRF support - builtin
Type: bool
Direct dependencies
PSA_WANT_ALG_TLS12_PRF
&& PSA_CRYPTO_DRIVER_BUILTIN
&& PSA_CRYPTO_DRIVER_BUILTIN
&& MBEDTLS_PSA_CRYPTO_C
&& NRF_SECURITY
(Includes any dependencies from ifs and menus.)
Default
y if !
PSA_DEFAULT_OFF
Kconfig definition
At <nrfxlib>/nrf_security/src/drivers/builtin/Kconfig:206
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:84
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Enable PSA crypto APIs → PSA Builtin
config MBEDTLS_PSA_BUILTIN_ALG_TLS12_PRF
bool "PSA TLS 1.2 PRF support - builtin" if !PSA_PROMPTLESS
default y if !PSA_DEFAULT_OFF
depends on PSA_WANT_ALG_TLS12_PRF && PSA_CRYPTO_DRIVER_BUILTIN && PSA_CRYPTO_DRIVER_BUILTIN && MBEDTLS_PSA_CRYPTO_C && NRF_SECURITY
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)