Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c3293 static u32 wpa_cipher_to_cipher_suite(unsigned int cipher) in wpa_cipher_to_cipher_suite() function
5330 suite = wpa_cipher_to_cipher_suite(params->group_cipher); in wpa_driver_nl80211_set_ap()
6978 u32 cipher = wpa_cipher_to_cipher_suite(params->pairwise_suite); in nl80211_connect_common()
6993 u32 cipher = wpa_cipher_to_cipher_suite(params->group_suite); in nl80211_connect_common()
13671 suite = wpa_cipher_to_cipher_suite(params->cipher); in nl80211_set_secure_ranging_ctx()