Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.h315 WPA_INVALID_AKMP, WPA_NOT_ENABLED, WPA_ALLOC_FAIL, enumerator
H A Dwpa_auth_ie.c939 return WPA_ALLOC_FAIL; in wpa_validate_wpa_ie()
H A Dieee802_11.c1407 if (res == WPA_ALLOC_FAIL) in wpa_res_to_status_code()