Searched refs:IEEE802154_ATTR_LLSEC_KEY_BYTES (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnl802154.h79 IEEE802154_ATTR_LLSEC_KEY_BYTES, enumerator in enum:__anon2618
/linux-master/net/ieee802154/
H A Dnl_policy.c66 [IEEE802154_ATTR_LLSEC_KEY_BYTES] = { .len = 16, },
H A Dnl-mac.c843 !info->attrs[IEEE802154_ATTR_LLSEC_KEY_BYTES])
866 nla_memcpy(key->key, info->attrs[IEEE802154_ATTR_LLSEC_KEY_BYTES],
938 if (nla_put(msg, IEEE802154_ATTR_LLSEC_KEY_BYTES,

Completed in 106 milliseconds