Home
last modified time | relevance | path

Searched refs:WLAN_AUTH_FILS_SK_PFS (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_mlme.c62 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_authenticate_indication()
114 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_associate_indication()
142 sta->auth_alg != WLAN_AUTH_FILS_SK_PFS && in mlme_reassociate_indication()
Dieee802_11.c2439 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS || in send_assoc_resp()
2718 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS || in handle_assoc()
2830 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS || in handle_assoc()
3455 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS || in handle_assoc_cb()
3520 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS || in handle_assoc_cb()
Dieee802_1x.c1183 sta->auth_alg == WLAN_AUTH_FILS_SK_PFS || in ieee802_1x_new_station()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h85 #define WLAN_AUTH_FILS_SK_PFS 5 macro