Home
last modified time | relevance | path

Searched refs:auth_sae_init_committed (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/ap/
Dieee802_11.h153 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta);
Dieee802_11.c1652 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta) in auth_sae_init_committed() function
/hostap-latest/wpa_supplicant/
Dmesh_rsn.c422 ret = auth_sae_init_committed(hapd, sta); in mesh_rsn_auth_sae_sta()