Searched defs:replay_counter (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/src/common/ |
D | eapol_common.h | 70 u8 replay_counter[IEEE8021X_REPLAY_COUNTER_LEN]; member
|
D | wpa_common.h | 232 u8 replay_counter[WPA_REPLAY_COUNTER_LEN]; member
|
/hostap-latest/tests/hwsim/ |
D | test_ocv.py | 44 def build_eapol_key_1_2(kck, key_data, replay_counter=3, key_info=0x1382, argument 64 def build_eapol_key_2_2(kck, key_data, replay_counter=3, key_info=0x0302, argument
|
D | test_ap_psk.py | 1794 def build_eapol_key_1_4(anonce, replay_counter=1, key_data=b'', key_len=16): argument 1813 def build_eapol_key_3_4(anonce, kck, key_data, replay_counter=2, argument
|
/hostap-latest/src/ap/ |
D | wpa_auth.c | 1132 const u8 *replay_counter) 1147 const u8 *replay_counter) 1438 const u8 *replay_counter)
|