Searched refs:WPA_REPLAY_COUNTER_LEN (Results 1 – 7 of 7) sorted by relevance
95 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_smk_error()96 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_smk_error()155 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_smk_m3()366 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_1_of_4()367 inc_byte_array(peerkey->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_1_of_4()426 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_3_of_4()427 inc_byte_array(peerkey->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_stk_3_of_4()988 WPA_REPLAY_COUNTER_LEN); in peerkey_verify_eapol_key_mic()1097 WPA_REPLAY_COUNTER_LEN); in wpa_sm_stkstart()1098 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_sm_stkstart()
122 WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()123 inc_byte_array(sm->request_counter, WPA_REPLAY_COUNTER_LEN); in wpa_sm_key_request()323 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_4()1031 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_4_of_4()1299 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_send_2_of_2()1410 WPA_REPLAY_COUNTER_LEN); in wpa_supplicant_verify_eapol_key_mic()1513 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_eapol_key_dump()1663 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_sm_rx_eapol()1669 u8 _tmp[WPA_REPLAY_COUNTER_LEN]; in wpa_sm_rx_eapol()1671 WPA_REPLAY_COUNTER_LEN); in wpa_sm_rx_eapol()[all …]
34 u8 rx_replay_counter[WPA_REPLAY_COUNTER_LEN];36 u8 request_counter[WPA_REPLAY_COUNTER_LEN];
35 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];
73 u8 counter[WPA_REPLAY_COUNTER_LEN];94 u8 req_replay_counter[WPA_REPLAY_COUNTER_LEN];
597 WPA_REPLAY_COUNTER_LEN) == 0) in wpa_replay_counter_valid()762 WPA_REPLAY_COUNTER_LEN) <= 0) { in wpa_receive()781 WPA_REPLAY_COUNTER_LEN); in wpa_receive()784 key->replay_counter, WPA_REPLAY_COUNTER_LEN); in wpa_receive()914 WPA_REPLAY_COUNTER_LEN); in wpa_receive()1121 WPA_REPLAY_COUNTER_LEN); in __wpa_send_eapol()1123 inc_byte_array(sm->key_replay[0].counter, WPA_REPLAY_COUNTER_LEN); in __wpa_send_eapol()1125 WPA_REPLAY_COUNTER_LEN); in __wpa_send_eapol()
23 #define WPA_REPLAY_COUNTER_LEN 8 macro153 u8 replay_counter[WPA_REPLAY_COUNTER_LEN];