Searched refs:NL80211_REPLAY_CTR_LEN (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h423 #define NL80211_REPLAY_CTR_LEN 8 macro
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h5549 #define NL80211_REPLAY_CTR_LEN 8 macro
H A Ddriver_nl80211_event.c1606 .minlen = NL80211_REPLAY_CTR_LEN,
1607 .maxlen = NL80211_REPLAY_CTR_LEN,
1626 data.driver_gtk_rekey.replay_ctr, NL80211_REPLAY_CTR_LEN);
H A Ddriver_nl80211.c9054 nla_put(msg, NL80211_REKEY_DATA_REPLAY_CTR, NL80211_REPLAY_CTR_LEN,
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1561 u8 replay_ctr[NL80211_REPLAY_CTR_LEN];
H A Dmt76_connac_mcu.c2427 memcpy(gtk_tlv->replay_ctr, key->replay_ctr, NL80211_REPLAY_CTR_LEN);

Completed in 271 milliseconds