Searched refs:sae_token_hash (Results 1 – 1 of 1) sorted by relevance
721 static int sae_token_hash(struct hostapd_data *hapd, const u8 *addr, u8 *idx) in sae_token_hash() function742 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()