Lines Matching refs:akmp
45 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK,
2252 static int wpa_verify_key_mic(int akmp, size_t pmk_len, struct wpa_ptk *PTK, argument
2260 size_t mic_len = wpa_mic_len(akmp, pmk_len);
2271 if (wpa_eapol_key_mic(PTK->kck, PTK->kck_len, akmp,
2869 int akmp; local
2924 akmp = sm->wpa_key_mgmt;
2926 akmp |= WPA_KEY_MGMT_PSK_SHA256;
2929 sm->ANonce, snonce, ptk, akmp,
6420 int akmp) argument
6426 if (!akmp)
6427 akmp = WPA_KEY_MGMT_SAE;
6429 NULL, 0, wpa_auth->addr, addr, 0, NULL, akmp))
6445 int session_timeout, int akmp, const u8 *dpp_pkhash) argument
6455 NULL, akmp);
6513 size_t pmk_len, int akmp, argument
6520 spa, 0, NULL, akmp);