Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c90 RSN_SELECTOR_PUT(pos, WPA_AUTH_KEY_MGMT_CCKM); in wpa_gen_wpa_ie_wpa()
H A Dwpa.c3962 WPA_AUTH_KEY_MGMT_CCKM); in wpa_key_mgmt_suite()
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h64 #define WPA_AUTH_KEY_MGMT_CCKM RSN_SELECTOR(0x00, 0x40, 0x96, 0) macro