Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h585 int wpa_fils_validate_key_confirm(struct wpa_state_machine *sm, const u8 *ies,
H A Ddrv_callbacks.c723 res = wpa_fils_validate_key_confirm(sta->wpa_sm, req_ies, in hostapd_notif_assoc()
H A Dwpa_auth.c3153 int wpa_fils_validate_key_confirm(struct wpa_state_machine *sm, const u8 *ies, function
3275 if (wpa_fils_validate_key_confirm(sm, pos, left - AES_BLOCK_SIZE) < 0) {