Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c721 static int sae_token_hash(struct hostapd_data *hapd, const u8 *addr, u8 *idx) in sae_token_hash() function
742 if (token_len != SHA256_MAC_LEN || sae_token_hash(hapd, addr, &idx) < 0) in check_sae_token()
807 if (sae_token_hash(hapd, addr, &p_idx) < 0) { in auth_build_token_req()