HomeSort by: relevance | last modified time | path
    Searched refs:wpas_pasn_auth_start (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
pasn_supplicant.c 378 if (wpas_pasn_auth_start(wpa_s, peer->own_addr,
677 int wpas_pasn_auth_start(struct wpa_supplicant *wpa_s, function
779 return wpas_pasn_auth_start(wpa_s, own_addr, peer_addr, akmp, cipher,
wpa_supplicant_i.h 1994 int wpas_pasn_auth_start(struct wpa_supplicant *wpa_s, const u8 *own_addr,
ctrl_iface.c 11247 ret = wpas_pasn_auth_start(wpa_s, wpa_s->own_addr, bssid, akmp, cipher,

Completed in 25 milliseconds