Home
last modified time | relevance | path

Searched refs:WPA_ALLOC_FAIL (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h315 WPA_INVALID_AKMP, WPA_NOT_ENABLED, WPA_ALLOC_FAIL, enumerator
Dwpa_auth_ie.c939 return WPA_ALLOC_FAIL; in wpa_validate_wpa_ie()
Dieee802_11.c1404 if (res == WPA_ALLOC_FAIL) in wpa_res_to_status_code()