CONFIG_NRF_802154_ENCRYPTION

nRF 802.15.4 AES-CCM* authentication & encryption

nRF 802.15.4 AES-CCM* authentication & encryption

nRF 802.15.4 AES-CCM* authentication & encryption

Type: bool

Direct dependencies

(!CRYPTO_NRF_ECB && NRF_802154_RADIO_DRIVER && HAS_NORDIC_DRIVERS) || (!CRYPTO_NRF_ECB && NRF_802154_RADIO_DRIVER) || (!CRYPTO_NRF_ECB && NRF_802154_RADIO_DRIVER && HAS_NORDIC_DRIVERS && 0)

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

At <Zephyr>/modules/hal_nordic/Kconfig:46

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:50

Menu path: (Top) → Modules → hal_nordic (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/hal/nordic) → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver

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

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:86<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

At <Zephyr>/modules/hal_nordic/Kconfig:46

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:74

Menu path: (Top) → Modules → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver

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

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