Home
last modified time | relevance | path

Searched refs:RSN_CIPHER_SUITE_TKIP (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h77 #define RSN_CIPHER_SUITE_TKIP RSN_SELECTOR(0x00, 0x0f, 0xac, 2) macro
H A Dwpa_common.c1086 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_TKIP) in rsn_selector_to_bitfield()
2316 RSN_CIPHER_SUITE_TKIP : WPA_CIPHER_SUITE_TKIP); in wpa_cipher_to_suite()
2355 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_TKIP); in rsn_cipher_put_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h100 #define RSN_CIPHER_SUITE_TKIP RSN_SELECTOR(0x00, 0x0f, 0xac, 2) macro
H A Dwpa_common.c1501 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_TKIP) in rsn_selector_to_bitfield()
2757 RSN_CIPHER_SUITE_TKIP : WPA_CIPHER_SUITE_TKIP); in wpa_cipher_to_suite()
2800 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_TKIP); in rsn_cipher_put_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal.c234 return RSN_CIPHER_SUITE_TKIP; in WifiAlgToCipherSuite()
737 return RSN_CIPHER_SUITE_TKIP; in WifiCipherToCipherSuite()
H A Ddriver_nl80211_capa.c281 case RSN_CIPHER_SUITE_TKIP: in wiphy_info_cipher_suites()
H A Ddriver_nl80211.c2858 return RSN_CIPHER_SUITE_TKIP; in wpa_alg_to_cipher_suite()
2904 return RSN_CIPHER_SUITE_TKIP; in wpa_cipher_to_cipher_suite()
2931 suites[num_suites++] = RSN_CIPHER_SUITE_TKIP; in wpa_cipher_to_cipher_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dwpa_hal.c234 return RSN_CIPHER_SUITE_TKIP; in WifiAlgToCipherSuite()
740 return RSN_CIPHER_SUITE_TKIP; in WifiCipherToCipherSuite()
H A Ddriver_nl80211_capa.c465 case RSN_CIPHER_SUITE_TKIP: in wiphy_info_cipher_suites()
H A Ddriver_nl80211.c3273 return RSN_CIPHER_SUITE_TKIP; in wpa_alg_to_cipher_suite()
3322 return RSN_CIPHER_SUITE_TKIP; in wpa_cipher_to_cipher_suite()
3349 suites[num_suites++] = RSN_CIPHER_SUITE_TKIP; in wpa_cipher_to_cipher_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c726 selector = RSN_CIPHER_SUITE_TKIP; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.c664 selector = RSN_CIPHER_SUITE_TKIP; in wpa_validate_wpa_ie()

Completed in 51 milliseconds