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

(OPENTHREAD_THREAD_VERSION_1_2 && NET_L2_OPENTHREAD) || (!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.)

Default

  • y

Kconfig definitions

At <nRF>/subsys/net/openthread/Kconfig.defconfig:128

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:7

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

config NRF_802154_ENCRYPTION
    bool
    default y
    depends on OPENTHREAD_THREAD_VERSION_1_2 && NET_L2_OPENTHREAD

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<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:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:92<nrfxlib>/Kconfig.nrfxlib:17

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:33<Zephyr>/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.)