Home
last modified time | relevance | path

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

/linux-6.15/Documentation/netlink/specs/
H A Dnl80211.yaml1052 name: fils-nonces
/linux-6.15/Documentation/block/
H A Dinline-encryption.rst461 make the hardware derive per-file keys using per-file nonces passed down the
/linux-6.15/net/wireless/
H A Dnl80211.c16256 u8 *nonces; in nl80211_set_fils_aad() local
16266 nonces = nla_data(info->attrs[NL80211_ATTR_FILS_NONCES]); in nl80211_set_fils_aad()
16267 fils_aad.snonce = nonces; in nl80211_set_fils_aad()
16268 fils_aad.anonce = nonces + FILS_NONCE_LEN; in nl80211_set_fils_aad()