Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/common/
HDdefs.h188 static inline int wpa_key_mgmt_cross_akm(int akm) in wpa_key_mgmt_cross_akm() function
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDwpa_supplicant.c2209 if (wpa_key_mgmt_cross_akm(wpa_s->key_mgmt) && in wpa_supplicant_set_suites()