Home
last modified time | relevance | path

Searched refs:eapol_key_timeout_first (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c80 static const u32 eapol_key_timeout_first = 1000; /* ms */ variable
82 static const u32 eapol_key_timeout_first = 100; /* ms */ variable
1749 timeout_ms = pairwise ? eapol_key_timeout_first : in wpa_send_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c68 static const u32 eapol_key_timeout_first = 100; /* ms */ variable
1669 timeout_ms = pairwise ? eapol_key_timeout_first : in wpa_send_eapol()

Completed in 12 milliseconds