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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h462 int wpa_fils_validate_key_confirm(struct wpa_state_machine *sm, const u8 *ies,
H A Ddrv_callbacks.c486 res = wpa_fils_validate_key_confirm(sta->wpa_sm, req_ies,
H A Dwpa_auth.c2433 int wpa_fils_validate_key_confirm(struct wpa_state_machine *sm, const u8 *ies, function
2555 if (wpa_fils_validate_key_confirm(sm, pos, left - AES_BLOCK_SIZE) < 0) {

Completed in 101 milliseconds