Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dieee802_11.h153 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta);
H A Dieee802_11.c1652 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta) in auth_sae_init_committed() function
/src/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c422 ret = auth_sae_init_committed(hapd, sta); in mesh_rsn_auth_sae_sta()