Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c2675 static u32 wpa_cipher_to_cipher_suite(unsigned int cipher) in wpa_cipher_to_cipher_suite() function
3899 suite = wpa_cipher_to_cipher_suite(params->group_cipher); in wpa_driver_nl80211_set_ap()
5145 u32 cipher = wpa_cipher_to_cipher_suite(params->pairwise_suite); in nl80211_connect_common()
5160 u32 cipher = wpa_cipher_to_cipher_suite(params->group_suite); in nl80211_connect_common()