Home
last modified time | relevance | path

Searched refs:WPA_REPLAY_COUNTER_LEN (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h59 u8 alt_replay_counter[WPA_REPLAY_COUNTER_LEN];
70 u8 counter[WPA_REPLAY_COUNTER_LEN];
100 u8 req_replay_counter[WPA_REPLAY_COUNTER_LEN];
Dwpa_auth.c776 WPA_REPLAY_COUNTER_LEN) == 0) in wpa_replay_counter_valid()
791 WPA_REPLAY_COUNTER_LEN) == 0)) in wpa_replay_counter_mark_invalid()
1026 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1090 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_receive()
1124 WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1131 WPA_REPLAY_COUNTER_LEN) == 0) { in wpa_receive()
1159 WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1162 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1299 WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1523 WPA_REPLAY_COUNTER_LEN); in __wpa_send_eapol()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h59 u8 alt_replay_counter[WPA_REPLAY_COUNTER_LEN];
72 u8 counter[WPA_REPLAY_COUNTER_LEN];
103 u8 req_replay_counter[WPA_REPLAY_COUNTER_LEN];
Dwpa_auth.c837 WPA_REPLAY_COUNTER_LEN) == 0) in wpa_replay_counter_valid()
852 WPA_REPLAY_COUNTER_LEN) == 0)) in wpa_replay_counter_mark_invalid()
1097 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1158 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_receive()
1189 WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1196 WPA_REPLAY_COUNTER_LEN) == 0) { in wpa_receive()
1224 WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1227 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1360 WPA_REPLAY_COUNTER_LEN); in wpa_receive()
1585 WPA_REPLAY_COUNTER_LEN); in __wpa_send_eapol()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_i.h29 u8 rx_replay_counter[WPA_REPLAY_COUNTER_LEN];
31 u8 request_counter[WPA_REPLAY_COUNTER_LEN];
Dwpa.c224 WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()
225 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()
543 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()
545 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()
1425 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_4_of_4()
1793 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_2()
1969 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_verify_eapol_key_mic()
2106 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_eapol_key_dump()
2178 WPA_REPLAY_COUNTER_LEN); in wpa_supp_aead_decrypt()
2369 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_sm_rx_eapol()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_common.h17 #define WPA_REPLAY_COUNTER_LEN 8 macro
189 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_i.h34 u8 rx_replay_counter[WPA_REPLAY_COUNTER_LEN];
36 u8 request_counter[WPA_REPLAY_COUNTER_LEN];
Dwpa.c234 WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()
235 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()
565 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()
567 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()
1646 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_4_of_4()
2053 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_2()
2238 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_verify_eapol_key_mic()
2385 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_eapol_key_dump()
2457 WPA_REPLAY_COUNTER_LEN); in wpa_supp_aead_decrypt()
2646 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_sm_rx_eapol()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_common.h17 #define WPA_REPLAY_COUNTER_LEN 8 macro
206 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];