Home
last modified time | relevance | path

Searched refs:wpa_key_mgmt_only_ft (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddefs.h99 static inline int wpa_key_mgmt_only_ft(int akm) in wpa_key_mgmt_only_ft() function
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c625 !wpa_key_mgmt_only_ft(data.key_mgmt)) { in wpa_validate_wpa_ie()