Searched refs:NL802154_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
2005 if (nla_put(msg, NL802154_KEY_ATTR_BYTES, NL802154_KEY_SIZE, in nl802154_send_key() 2078 [NL802154_KEY_ATTR_BYTES] = { .len = NL802154_KEY_SIZE },2127 nla_memcpy(key.key, attrs[NL802154_KEY_ATTR_BYTES], NL802154_KEY_SIZE); in nl802154_add_llsec_key()