HomeSort by relevance Sort by last modified time
    Searched full:auth_sae_init_committed (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ieee802_11.h 101 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta);
ieee802_11.c 892 * auth_sae_init_committed - Send COMMIT and start SAE in committed state
901 int auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta) function
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
mesh_rsn.c 338 ret = auth_sae_init_committed(hapd, sta);

Completed in 153 milliseconds