Searched refs:WPA_REPLAY_COUNTER_LEN (Results 1 – 7 of 7) sorted by relevance
62 u8 alt_replay_counter[WPA_REPLAY_COUNTER_LEN];71 u8 counter[WPA_REPLAY_COUNTER_LEN];97 u8 req_replay_counter[WPA_REPLAY_COUNTER_LEN];
721 WPA_REPLAY_COUNTER_LEN) == 0) in wpa_replay_counter_valid()736 WPA_REPLAY_COUNTER_LEN) == 0)) in wpa_replay_counter_mark_invalid()948 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()1018 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_receive()1052 WPA_REPLAY_COUNTER_LEN); in wpa_receive()1059 WPA_REPLAY_COUNTER_LEN) == 0) { in wpa_receive()1087 WPA_REPLAY_COUNTER_LEN); in wpa_receive()1090 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()1267 WPA_REPLAY_COUNTER_LEN); in wpa_receive()1496 WPA_REPLAY_COUNTER_LEN); in __wpa_send_eapol()[all …]
92 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_smk_error()93 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_smk_error()154 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_smk_m3()355 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_1_of_4()356 inc_byte_array(peerkey->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_1_of_4()415 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_3_of_4()416 inc_byte_array(peerkey->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_3_of_4()966 WPA_REPLAY_COUNTER_LEN); in peerkey_verify_eapol_key_mic()1063 WPA_REPLAY_COUNTER_LEN); in wpa_sm_stkstart()1064 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_sm_stkstart()
142 WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()143 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()407 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()409 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()1172 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_4_of_4()1481 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_2()1614 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_verify_eapol_key_mic()1734 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_eapol_key_dump()1953 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_sm_rx_eapol()1959 u8 _tmp[WPA_REPLAY_COUNTER_LEN]; in wpa_sm_rx_eapol()[all …]
28 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];
31 u8 rx_replay_counter[WPA_REPLAY_COUNTER_LEN];33 u8 request_counter[WPA_REPLAY_COUNTER_LEN];
17 #define WPA_REPLAY_COUNTER_LEN 8 macro177 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];192 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];