Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dwpa_common.h107 #define RSN_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x0f, 0xac, 5) macro
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c470 case RSN_CIPHER_SUITE_WEP104: in wiphy_info_cipher_suites()
H A Ddriver_nl80211.c3250 return RSN_CIPHER_SUITE_WEP104; in wpa_alg_to_cipher_suite()
3299 return RSN_CIPHER_SUITE_WEP104; in wpa_cipher_to_cipher_suite()
3326 suites[num_suites++] = RSN_CIPHER_SUITE_WEP104; in wpa_cipher_to_cipher_suites()
3765 RSN_CIPHER_SUITE_WEP104) || in nl80211_set_conn_keys()