CONFIG_CHOICE_OBERON_MBEDTLS_POLY1305_C

nrf_oberon

Type: bool

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:881

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:14<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 → POLY1305 module support → Backend selection

config CHOICE_OBERON_MBEDTLS_POLY1305_C
    bool "nrf_oberon"
    select OBERON_MBEDTLS_POLY1305_C
    depends on OBERON_BACKEND && <choice: Backend selection>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)