Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/ap/
H A Dieee802_11.h123 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta);
H A Dieee802_11.c1609 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta) in auth_sae_init_committed() function
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c403 ret = auth_sae_init_committed(hapd, sta); in mesh_rsn_auth_sae_sta()