CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED
Enable the ECDHE-PSK based ciphersuite modes
Enable the ECDHE-PSK based ciphersuite modes
ECDHE PSK
Enable the ECDHE-PSK based ciphersuite modes
Type: bool
Direct dependencies
(!(NRF_SECURITY
|| NORDIC_SECURITY_BACKEND
) && MBEDTLS_BUILTIN
&& MBEDTLS_CFG_FILE
= “config-tls-generic.h” && MBEDTLS
) || (!(NRF_SECURITY
|| NORDIC_SECURITY_BACKEND
) && MBEDTLS_BUILTIN
&& MBEDTLS_CFG_FILE
= “config-tls-generic.h” && MBEDTLS
) || (MBEDTLS_HAS_CBC_OR_GCM_CIPHERSUITE_REQUIREMENTS
&& MBEDTLS_HAS_ECDH_CIPHERSUITE_REQUIREMENTS
&& MBEDTLS_TLS_LIBRARY
&& NRF_SECURITY
) || (!(NRF_SECURITY
|| NORDIC_SECURITY_BACKEND
) && MBEDTLS_BUILTIN
&& MBEDTLS_CFG_FILE
= “config-tls-generic.h” && MBEDTLS
&& 0)
(Includes any dependencies from ifs and menus.)
Default
y if !
NET_L2_OPENTHREAD
Symbols that select this symbol
Kconfig definitions
At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:76
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:14
→ <Zephyr>/modules/mbedtls/Kconfig:67
Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/mbedtls) → mbed TLS Support → TLS configuration → Ciphersuite configuration
config MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED
bool "Enable the ECDHE-PSK based ciphersuite modes"
depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS
At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:76
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:68
→ <Zephyr>/modules/mbedtls/Kconfig:67
Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls) → mbed TLS Support → TLS configuration → Ciphersuite configuration
config MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED
bool "Enable the ECDHE-PSK based ciphersuite modes"
depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS
At <nrfxlib>/nrf_security/Kconfig.tls:343
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:105
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Create mbed TLS transport layer security library → TLS/DTL Cipher Suites
config MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED
bool "ECDHE PSK"
default y if !NET_L2_OPENTHREAD
depends on MBEDTLS_HAS_CBC_OR_GCM_CIPHERSUITE_REQUIREMENTS && MBEDTLS_HAS_ECDH_CIPHERSUITE_REQUIREMENTS && MBEDTLS_TLS_LIBRARY && NRF_SECURITY
At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:76
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
→ <Zephyr>/modules/mbedtls/Kconfig:67
Menu path: (Top) → Modules → mbed TLS Support → TLS configuration → Ciphersuite configuration
config MBEDTLS_KEY_EXCHANGE_ECDHE_PSK_ENABLED
bool "Enable the ECDHE-PSK based ciphersuite modes"
depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)