Home
last modified time | relevance | path

Searched refs:RSN_AUTH_KEY_MGMT_CCKM (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c180 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_CCKM); in wpa_gen_wpa_ie_rsn()
H A Dwpa.c3961 RSN_AUTH_KEY_MGMT_CCKM: in wpa_key_mgmt_suite()
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h96 #define RSN_AUTH_KEY_MGMT_CCKM RSN_SELECTOR(0x00, 0x40, 0x96, 0x00) macro
H A Dwpa_common.c2830 return RSN_AUTH_KEY_MGMT_CCKM; in wpa_akm_to_suite()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c303 case RSN_AUTH_KEY_MGMT_CCKM: in get_akm_suites_info()
H A Ddriver_nl80211.c6908 mgmt[0] = RSN_AUTH_KEY_MGMT_CCKM; in nl80211_connect_common()