Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pasn/
Dpasn_responder.c800 ret = pasn_auth_frame_hash(pasn->akmp, pasn->cipher, in handle_auth_pasn_1()
876 ret = pasn_auth_frame_hash(pasn->akmp, pasn->cipher, in handle_auth_pasn_1()
Dpasn_initiator.c586 ret = pasn_auth_frame_hash(pasn->akmp, pasn->cipher, in wpas_pasn_build_auth_1()
/external/wpa_supplicant_8/src/common/
Dwpa_common.h741 int pasn_auth_frame_hash(int akmp, int cipher, const u8 *data, size_t len,
Dwpa_common.c1593 int pasn_auth_frame_hash(int akmp, int cipher, const u8 *data, size_t len, in pasn_auth_frame_hash() function