Home
last modified time | relevance | path

Searched refs:wpa_cipher_to_cipher_suite (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c2892 static u32 wpa_cipher_to_cipher_suite(unsigned int cipher) in wpa_cipher_to_cipher_suite() function
4186 suite = wpa_cipher_to_cipher_suite(params->group_cipher); in wpa_driver_nl80211_set_ap()
5529 u32 cipher = wpa_cipher_to_cipher_suite(params->pairwise_suite); in nl80211_connect_common()
5544 u32 cipher = wpa_cipher_to_cipher_suite(params->group_suite); in nl80211_connect_common()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c3306 static u32 wpa_cipher_to_cipher_suite(unsigned int cipher) in wpa_cipher_to_cipher_suite() function
4919 suite = wpa_cipher_to_cipher_suite(params->group_cipher); in wpa_driver_nl80211_set_ap()
6513 u32 cipher = wpa_cipher_to_cipher_suite(params->pairwise_suite);
6528 u32 cipher = wpa_cipher_to_cipher_suite(params->group_suite);

Completed in 26 milliseconds