-
CONFIG_CHOICE_OBERON_MBEDTLS_CHACHA20_C
¶
nrf_oberon
Type: bool
Help¶
SW implemented chacha20 support
Direct dependencies¶
OBERON_BACKEND
&& <choice: Backend selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <nrfxlib>/nrf_security/Kconfig:791
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:5
→ <nrfxlib>/Kconfig.nrfxlib:13
Menu path: (Top) → Modules → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → AEAD - Authenticated Encryption with Associated Data → CHACHA20 stream cipher support → Backend selection
config CHOICE_OBERON_MBEDTLS_CHACHA20_C bool "nrf_oberon" selectOBERON_MBEDTLS_CHACHA20_C
depends onOBERON_BACKEND
&& <choice: Backend selection> help SW implemented chacha20 support
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)