Home | History | Annotate | Download | only in ap

Lines Matching refs:akmp

38 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK,
1620 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK,
1628 size_t mic_len = wpa_mic_len(akmp, pmk_len);
1639 if (wpa_eapol_key_mic(PTK->kck, PTK->kck_len, akmp,
4052 int session_timeout, int akmp)
4059 NULL, akmp))