Searched refs:wpa_auth_sta_key_mgmt (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11.c1596 if (pmksa && wpa_auth_sta_key_mgmt(sta->wpa_sm) != pmksa->akmp) {
1599 wpa_auth_sta_key_mgmt(sta->wpa_sm), pmksa->akmp);
1638 if (fils_pmkid_erp(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1752 if (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm))) {
1756 wpa_auth_sta_key_mgmt(sta->wpa_sm));
1791 if (fils_rmsk_to_pmk(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1835 wpa_auth_sta_key_mgmt(sta->wpa_sm)) < 0) {
3157 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE &&
3172 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_DPP &&
3610 wpa_auth_sta_key_mgmt(st
[all...]
H A Dieee802_1x.c400 val = wpa_auth_sta_key_mgmt(sta->wpa_sm);
508 (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm)) ||
1098 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
1250 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
2861 wpa_auth_sta_key_mgmt(sta->wpa_sm))) ?
H A Dwpa_auth.h355 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm);
H A Ddrv_callbacks.c546 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE &&
575 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_DPP &&
H A Dwpa_auth.c4297 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) function

Completed in 116 milliseconds