Home
last modified time | relevance | path

Searched refs:WPA_IE_OK (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h418 WPA_IE_OK, WPA_INVALID_IE, WPA_INVALID_GROUP, WPA_INVALID_PAIRWISE, enumerator
H A Dwpa_auth_ie.c1104 return WPA_IE_OK; in wpa_validate_wpa_ie()
H A Ddrv_callbacks.c535 case WPA_IE_OK: in hostapd_notif_assoc()
H A Dieee802_11.c1778 case WPA_IE_OK: in wpa_res_to_status_code()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c488 NULL) != WPA_IE_OK) { in ibss_rsn_auth_init()