Home
last modified time | relevance | path

Searched refs:ptk_set (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_impl.h180 int ptk_set, tptk_set; member
H A Dwpa.c843 if (wpa_s->ptk_set) in wpa_supplicant_key_request()
864 error, pairwise, wpa_s->ptk_set, rlen); in wpa_supplicant_key_request()
1546 wpa_s->ptk_set = 1; in wpa_supplicant_verify_eapol_key_mic()
1552 if (!ok && wpa_s->ptk_set) { in wpa_supplicant_verify_eapol_key_mic()
1586 if (!wpa_s->ptk_set) { in wpa_supplicant_decrypt_key_data()