Home
last modified time | relevance | path

Searched refs:IEEE802154_SCF_SECLEVEL_NONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dieee802154.h111 #define IEEE802154_SCF_SECLEVEL_NONE 0 macro
/openbmc/linux/include/net/
H A Dieee802154_netdev.h214 case IEEE802154_SCF_SECLEVEL_NONE: in ieee802154_sechdr_authtag_len()
/openbmc/linux/net/mac802154/
H A Dllsec.c725 (hdr.sec.level == IEEE802154_SCF_SECLEVEL_NONE)) { in mac802154_llsec_encrypt()