Searched defs:replay_counter (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/common/
H A Deapol_common.h70 u8 replay_counter[IEEE8021X_REPLAY_COUNTER_LEN]; member in struct:ieee802_1x_eapol_key
H A Dwpa_common.h189 u8 replay_counter[WPA_REPLAY_COUNTER_LEN]; member in struct:wpa_eapol_key
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c762 wpa_replay_counter_valid(struct wpa_key_replay_counter *ctr, const u8 *replay_counter) argument
777 wpa_replay_counter_mark_invalid(struct wpa_key_replay_counter *ctr, const u8 *replay_counter) argument
[all...]

Completed in 82 milliseconds