Searched refs:wpa_auth_alg (Results 1 – 1 of 1) sorted by relevance
44 static unsigned char get_algo_from_auth_type(int wpa_auth_alg) in get_algo_from_auth_type() argument46 if (wpa_auth_alg & WPA_AUTH_ALG_OPEN) in get_algo_from_auth_type()50 if (wpa_auth_alg & WPA_AUTH_ALG_SHARED) in get_algo_from_auth_type()54 if (wpa_auth_alg & WPA_AUTH_ALG_LEAP) in get_algo_from_auth_type()58 if (wpa_auth_alg & WPA_AUTH_ALG_FT) in get_algo_from_auth_type()62 if (wpa_auth_alg & WPA_AUTH_ALG_SAE) in get_algo_from_auth_type()