-
CONFIG_CC310_MBEDTLS_ECDH_C
¶
cc310
Type: bool
Help¶
Enable the ECDH library in nrf cc310. MBEDTLS_ECDH_C setting in mbed TLS config file.
Direct dependencies¶
NRF_CRYPTO_BACKEND_COMBINATION_0
&& NORDIC_SECURITY_BACKEND
(Includes any dependencies from if’s and menus.)
Defaults¶
Kconfig definition¶
At ../nrfxlib/nrf_security/Kconfig:352
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:7
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrfxlib/Kconfig.nrfxlib:13
Menu path: (top menu) → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → ECDH - Elliptic Curve Diffie-Hellman
config CC310_MBEDTLS_ECDH_C bool prompt "cc310" ifCC310_BACKEND
&&NRF_CRYPTO_BACKEND_COMBINATION_0
&&NORDIC_SECURITY_BACKEND
default "y" ifNRF_CRYPTO_BACKEND_COMBINATION_0
&&NORDIC_SECURITY_BACKEND
depends onNRF_CRYPTO_BACKEND_COMBINATION_0
&&NORDIC_SECURITY_BACKEND
help Enable the ECDH library in nrf cc310. MBEDTLS_ECDH_C setting in mbed TLS config file.
(Definitions include propagated dependencies, including from if’s and menus.)