Searched refs:handle_auth_pasn_resp (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/src/pasn/ |
H A D | pasn_common.h | 181 int handle_auth_pasn_resp(struct pasn_data *pasn, const u8 *own_addr,
|
H A D | pasn_responder.c | 425 int handle_auth_pasn_resp(struct pasn_data *pasn, const u8 *own_addr, in handle_auth_pasn_resp() function 895 ret = handle_auth_pasn_resp(pasn, own_addr, peer_addr, pmksa, status); in handle_auth_pasn_1()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11.c | 2485 ret = handle_auth_pasn_resp(sta->pasn, hapd->own_addr, sta->addr, NULL, in pasn_fils_auth_resp()
|