-
CONFIG_CHOICE_CC3XX_MBEDTLS_CHACHA20_C
¶
cc3xx
Type: bool
Help¶
HW accelerated chacha20 support
Direct dependencies¶
CC3XX_BACKEND
&& <choice: Backend selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <nrfxlib>/nrf_security/Kconfig:815
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 → AEAD - Authenticated Encryption with Associated Data → CHACHA20 stream cipher support → Backend selection
config CHOICE_CC3XX_MBEDTLS_CHACHA20_C
bool "cc3xx"
select CC3XX_MBEDTLS_CHACHA20_C
depends on CC3XX_BACKEND && <choice>
help
HW accelerated chacha20 support
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)