Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Deapol_common.h53 #define IEEE8021X_REPLAY_COUNTER_LEN 8 macro
70 u8 replay_counter[IEEE8021X_REPLAY_COUNTER_LEN];
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Deapol_common.h53 #define IEEE8021X_REPLAY_COUNTER_LEN 8 macro
70 u8 replay_counter[IEEE8021X_REPLAY_COUNTER_LEN];
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.c748 IEEE8021X_REPLAY_COUNTER_LEN) >= 0) { in eapol_sm_processKey()
753 IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
755 key->replay_counter, IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
821 IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
H A Deapol_supp_sm.c772 IEEE8021X_REPLAY_COUNTER_LEN) >= 0) { in eapol_sm_processKey()
777 IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
779 key->replay_counter, IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
845 IEEE8021X_REPLAY_COUNTER_LEN); in eapol_sm_processKey()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_1x.c170 IEEE8021X_REPLAY_COUNTER_LEN) <= 0) { in ieee802_1x_tx_key_one()
174 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()
177 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()
181 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_1x.c170 IEEE8021X_REPLAY_COUNTER_LEN) <= 0) { in ieee802_1x_tx_key_one()
174 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()
177 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()
181 IEEE8021X_REPLAY_COUNTER_LEN); in ieee802_1x_tx_key_one()

Completed in 12 milliseconds