Home
last modified time | relevance | path

Searched refs:replays (Results 1 – 8 of 8) sorted by relevance

/linux/net/mac80211/
H A Dkey.h92 u32 replays; /* dot11RSNAStatsCCMPReplays */ member
97 u32 replays; /* dot11RSNAStatsCMACReplays */ member
103 u32 replays; /* dot11RSNAStatsCMACReplays */ member
114 u32 replays; /* dot11RSNAStatsGCMPReplays */ member
H A Ddebugfs_key.c232 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.ccmp.replays); in key_replays_read()
237 key->u.aes_cmac.replays); in key_replays_read()
242 key->u.aes_gmac.replays); in key_replays_read()
246 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.gcmp.replays); in key_replays_read()
253 KEY_OPS(replays);
354 DEBUGFS_ADD(replays); in ieee80211_debugfs_key_add()
H A Dwpa.c170 /* update IV in key information to be able to detect replays */ in ieee80211_rx_h_michael_mic_verify()
561 key->u.ccmp.replays++; in ieee80211_crypto_ccmp_decrypt()
757 key->u.gcmp.replays++; in ieee80211_crypto_gcmp_decrypt()
952 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_decrypt()
1002 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_256_decrypt()
1105 key->u.aes_gmac.replays++; in ieee80211_crypto_aes_gmac_decrypt()
H A Dkey.c1459 key->u.ccmp.replays++; in ieee80211_key_replay()
1463 key->u.aes_cmac.replays++; in ieee80211_key_replay()
1467 key->u.aes_gmac.replays++; in ieee80211_key_replay()
1471 key->u.gcmp.replays++; in ieee80211_key_replay()
/linux/Documentation/filesystems/
H A Dubifs.rst66 It does not need stuff like fsck.ext2. UBIFS automatically replays its
/linux/Documentation/networking/
H A Dtcp_ao.rst432 a rollover. It allows more TCP segment replays, but yet all regular
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2542 u32 replays; member
/linux/net/ipv4/
H A DKconfig755 protects against replays for long-lived TCP connections, and