-
CONFIG_CHOICE_VANILLA_MBEDTLS_RSA_C
¶
Original mbed TLS
Type: bool
Direct dependencies¶
(OBERON_BACKEND
|| MBEDTLS_VANILLA_BACKEND
) && <choice: Backend selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <nrfxlib>/nrf_security/Kconfig:1304
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:62
→ <nrfxlib>/Kconfig.nrfxlib:13
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → RSA - Rivest–Shamir–Adleman cryptosystem → Backend selection
config CHOICE_VANILLA_MBEDTLS_RSA_C
bool "Original mbed TLS"
select VANILLA_MBEDTLS_RSA_C
depends on (OBERON_BACKEND || MBEDTLS_VANILLA_BACKEND) && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)