Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c733 static int check_sae_token(struct hostapd_data *hapd, const u8 *addr, in check_sae_token() function
1455 if (token && check_sae_token(hapd, sta->addr, token, token_len) in handle_auth_sae()