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.c3071 static u32 wpa_cipher_to_cipher_suite(unsigned int cipher) in wpa_cipher_to_cipher_suite() function
4741 suite = wpa_cipher_to_cipher_suite(params->group_cipher); in wpa_driver_nl80211_set_ap()
6241 u32 cipher = wpa_cipher_to_cipher_suite(params->pairwise_suite); in nl80211_connect_common()
6256 u32 cipher = wpa_cipher_to_cipher_suite(params->group_suite); in nl80211_connect_common()