Lines Matching defs:akmp
24 static unsigned int wpa_kck_len(int akmp, size_t pmk_len) in wpa_kck_len()
46 static unsigned int wpa_kck2_len(int akmp) in wpa_kck2_len()
60 static unsigned int wpa_kek_len(int akmp, size_t pmk_len) in wpa_kek_len()
82 static unsigned int wpa_kek2_len(int akmp) in wpa_kek2_len()
96 unsigned int wpa_mic_len(int akmp, size_t pmk_len) in wpa_mic_len()
122 int wpa_use_akm_defined(int akmp) in wpa_use_akm_defined()
139 int wpa_use_cmac(int akmp) in wpa_use_cmac()
160 int wpa_use_aes_key_wrap(int akmp) in wpa_use_aes_key_wrap()
192 int wpa_eapol_key_mic(const u8 *key, size_t key_len, int akmp, int ver, in wpa_eapol_key_mic()
351 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk()
517 int fils_rmsk_to_pmk(int akmp, const u8 *rmsk, size_t rmsk_len, in fils_rmsk_to_pmk()
566 int fils_pmkid_erp(int akmp, const u8 *reauth, size_t reauth_len, in fils_pmkid_erp()
594 u8 *ick, size_t *ick_len, int akmp, int cipher, in fils_pmk_to_ptk()
731 int akmp, u8 *key_auth_sta, u8 *key_auth_ap, in fils_key_auth_sk()
1186 static bool pasn_use_sha384(int akmp, int cipher) in pasn_use_sha384()
1212 struct wpa_ptk *ptk, int akmp, int cipher, in pasn_pmk_to_ptk()
1311 u8 pasn_mic_len(int akmp, int cipher) in pasn_mic_len()
1340 int pasn_mic(const u8 *kck, int akmp, int cipher, in pasn_mic()
1416 int pasn_auth_frame_hash(int akmp, int cipher, const u8 *data, size_t len, in pasn_auth_frame_hash()
2042 struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, in wpa_pmk_r1_to_ptk()
2195 u8 *pmkid, int akmp) in rsn_pmkid()
3316 int wpa_pasn_add_rsne(struct wpabuf *buf, const u8 *pmkid, int akmp, int cipher) in wpa_pasn_add_rsne()