Searched refs:WPA_REPLAY_COUNTER_LEN (Results 1 – 5 of 5) sorted by relevance
59 u8 alt_replay_counter[WPA_REPLAY_COUNTER_LEN];72 u8 counter[WPA_REPLAY_COUNTER_LEN];103 u8 req_replay_counter[WPA_REPLAY_COUNTER_LEN];
835 WPA_REPLAY_COUNTER_LEN) == 0) in wpa_replay_counter_valid()850 WPA_REPLAY_COUNTER_LEN) == 0)) in wpa_replay_counter_mark_invalid()1083 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()1144 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_receive()1175 WPA_REPLAY_COUNTER_LEN); in wpa_receive()1182 WPA_REPLAY_COUNTER_LEN) == 0) { in wpa_receive()1210 WPA_REPLAY_COUNTER_LEN); in wpa_receive()1213 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()1346 WPA_REPLAY_COUNTER_LEN); in wpa_receive()1567 WPA_REPLAY_COUNTER_LEN); in __wpa_send_eapol()[all …]
34 u8 rx_replay_counter[WPA_REPLAY_COUNTER_LEN];36 u8 request_counter[WPA_REPLAY_COUNTER_LEN];
235 WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()236 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()562 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()564 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()1643 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_4_of_4()2050 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_2()2235 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_verify_eapol_key_mic()2372 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_eapol_key_dump()2444 WPA_REPLAY_COUNTER_LEN); in wpa_supp_aead_decrypt()2633 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_sm_rx_eapol()[all …]
17 #define WPA_REPLAY_COUNTER_LEN 8 macro206 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];