CONFIG_NRF_802154_ENCRYPTION

nRF 802.15.4 AES-CCM* authentication & encryption

Type: bool

Direct dependencies

!CRYPTO_NRF_ECB && NRF_802154_RADIO_DRIVER

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nrfxlib>/nrf_802154/zephyr/Kconfig.nrfxlib:18

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:62<nrfxlib>/Kconfig.nrfxlib:18

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib

config NRF_802154_ENCRYPTION
    bool "nRF 802.15.4 AES-CCM* authentication & encryption"
    depends on !CRYPTO_NRF_ECB && NRF_802154_RADIO_DRIVER

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