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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.h314 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm);
H A Dieee802_11.c1218 if (pmksa && wpa_auth_sta_key_mgmt(sta->wpa_sm) != pmksa->akmp) {
1221 wpa_auth_sta_key_mgmt(sta->wpa_sm), pmksa->akmp);
1260 if (fils_pmkid_erp(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1374 if (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm))) {
1410 if (fils_rmsk_to_pmk(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1442 wpa_auth_sta_key_mgmt(sta->wpa_sm)) < 0) {
2514 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE &&
2902 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE) {
H A Dieee802_1x.c373 val = wpa_auth_sta_key_mgmt(sta->wpa_sm);
481 (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm)) ||
975 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
1120 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
2639 wpa_auth_sta_key_mgmt(sta->wpa_sm))) ?
H A Dwpa_auth.c3925 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) function
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.h314 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm);
H A Dieee802_11.c1218 if (pmksa && wpa_auth_sta_key_mgmt(sta->wpa_sm) != pmksa->akmp) {
1221 wpa_auth_sta_key_mgmt(sta->wpa_sm), pmksa->akmp);
1260 if (fils_pmkid_erp(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1374 if (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm))) {
1410 if (fils_rmsk_to_pmk(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1442 wpa_auth_sta_key_mgmt(sta->wpa_sm)) < 0) {
2514 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE &&
2902 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE) {
H A Dieee802_1x.c373 val = wpa_auth_sta_key_mgmt(sta->wpa_sm);
481 (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm)) ||
975 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
1120 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
2639 wpa_auth_sta_key_mgmt(sta->wpa_sm))) ?
H A Dwpa_auth.c3925 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.h314 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm);
H A Dieee802_11.c1218 if (pmksa && wpa_auth_sta_key_mgmt(sta->wpa_sm) != pmksa->akmp) {
1221 wpa_auth_sta_key_mgmt(sta->wpa_sm), pmksa->akmp);
1260 if (fils_pmkid_erp(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1374 if (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm))) {
1410 if (fils_rmsk_to_pmk(wpa_auth_sta_key_mgmt(sta->wpa_sm),
1442 wpa_auth_sta_key_mgmt(sta->wpa_sm)) < 0) {
2514 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE &&
2902 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE) {
H A Dieee802_1x.c373 val = wpa_auth_sta_key_mgmt(sta->wpa_sm);
481 (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm)) ||
975 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
1120 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm);
2639 wpa_auth_sta_key_mgmt(sta->wpa_sm))) ?
H A Dwpa_auth.c3925 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) function

Completed in 350 milliseconds