:orphan: .. title:: GLUE_MBEDTLS_ECDSA_C .. option:: CONFIG_GLUE_MBEDTLS_ECDSA_C *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :option:`NRF_CRYPTO_BACKEND_COMBINATION_0 ` && \ :option:`NORDIC_SECURITY_BACKEND ` *(Includes any dependencies from if's and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`VANILLA_MBEDTLS_ECDSA_C ` Kconfig definition ================== .. highlight:: kconfig At ``../nrfxlib/nrf_security/Kconfig:380`` 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 → ECDSA - Elliptic Curve Digital Signature Algorithm .. parsed-literal:: config GLUE_MBEDTLS_ECDSA_C bool depends on \ :option:`NRF_CRYPTO_BACKEND_COMBINATION_0 ` && \ :option:`NORDIC_SECURITY_BACKEND ` *(Definitions include propagated dependencies, including from if's and menus.)*