Searched refs:replays (Results 1 – 11 of 11) sorted by relevance
92 u32 replays; /* dot11RSNAStatsCCMPReplays */ member97 u32 replays; /* dot11RSNAStatsCMACReplays */ member103 u32 replays; /* dot11RSNAStatsCMACReplays */ member114 u32 replays; /* dot11RSNAStatsGCMPReplays */ member
235 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.ccmp.replays); in key_replays_read()240 key->u.aes_cmac.replays); in key_replays_read()245 key->u.aes_gmac.replays); in key_replays_read()249 len = scnprintf(buf, sizeof(buf), "%u\n", key->u.gcmp.replays); in key_replays_read()256 KEY_OPS(replays);357 DEBUGFS_ADD(replays); in ieee80211_debugfs_key_add()
552 key->u.ccmp.replays++; in ieee80211_crypto_ccmp_decrypt()748 key->u.gcmp.replays++; in ieee80211_crypto_gcmp_decrypt()938 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_decrypt()988 key->u.aes_cmac.replays++; in ieee80211_crypto_aes_cmac_256_decrypt()1087 key->u.aes_gmac.replays++; in ieee80211_crypto_aes_gmac_decrypt()
1452 key->u.ccmp.replays++; in ieee80211_key_replay()1456 key->u.aes_cmac.replays++; in ieee80211_key_replay()1460 key->u.aes_gmac.replays++; in ieee80211_key_replay()1464 key->u.gcmp.replays++; in ieee80211_key_replay()
7 === Verify open image replays log ===10 === Verify qemu-img check -r all replays log ===
17 Execution replaying reads the log and replays all non-deterministic events22 * Deterministically replays whole system execution and all contents of211 Reverse step loads the nearest snapshot and replays the execution until
106 # snapshot and replays the execution to find the desired instruction.
66 It does not need stuff like fsck.ext2. UBIFS automatically replays its
15 number of times. Execution replaying reads the log and replays all
2542 u32 replays; member
1754 snapshot and replays the execution to find the desired instruction.