CONFIG_NRF_802154_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 && HAS_NORDIC_DRIVERS && 0)

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

At <External Modules>/hal_nordic/Kconfig:46

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:14

Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/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 <External Modules>/hal_nordic/Kconfig:46

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:80

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.)