Searched refs:NL802154_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
448 #define NL802154_KEY_SIZE 16 macro
1475 if (nla_put(msg, NL802154_KEY_ATTR_BYTES, NL802154_KEY_SIZE, in nl802154_send_key()1548 [NL802154_KEY_ATTR_BYTES] = { .len = NL802154_KEY_SIZE },1597 nla_memcpy(key.key, attrs[NL802154_KEY_ATTR_BYTES], NL802154_KEY_SIZE); in nl802154_add_llsec_key()
Completed in 8 milliseconds