Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnl802154.h82 IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT, enumerator
/Linux-v4.19/net/ieee802154/
Dnl_policy.c65 [IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT] = { .type = NLA_U32, },
Dnl-mac.c583 !info->attrs[IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT]) in ieee802154_llsec_parse_key_id()
596 u32 source = nla_get_u32(info->attrs[IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT]); in ieee802154_llsec_parse_key_id()
638 nla_put_u32(msg, IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT, in ieee802154_llsec_fill_key_id()