Home
last modified time | relevance | path

Searched refs:fils_rmsk_to_pmk (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dwpa_common.h352 int fils_rmsk_to_pmk(int akmp, const u8 *rmsk, size_t rmsk_len,
Dwpa_common.c477 int fils_rmsk_to_pmk(int akmp, const u8 *rmsk, size_t rmsk_len, in fils_rmsk_to_pmk() function
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c3849 res = fils_rmsk_to_pmk(sm->key_mgmt, rmsk, rmsk_len, in fils_process_auth()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c1788 if (fils_rmsk_to_pmk(wpa_auth_sta_key_mgmt(sta->wpa_sm), in prepare_auth_resp_fils()