Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal.c725 static uint32_t WifiCipherToCipherSuite(uint32_t cipher) in WifiCipherToCipherSuite() function
773 assocParams->crypto->ciphersPairwise[ciphers_pairwise_num++] = WifiCipherToCipherSuite(params->pairwise_suite); in WifiWpaAssocParamCryptoSet()
778 assocParams->crypto->cipherGroup = WifiCipherToCipherSuite(params->group_suite); in WifiWpaAssocParamCryptoSet()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dwpa_hal.c728 static uint32_t WifiCipherToCipherSuite(uint32_t cipher) in WifiCipherToCipherSuite() function
776 assocParams->crypto->ciphersPairwise[ciphers_pairwise_num++] = WifiCipherToCipherSuite(params->pairwise_suite); in WifiWpaAssocParamCryptoSet()
781 assocParams->crypto->cipherGroup = WifiCipherToCipherSuite(params->group_suite); in WifiWpaAssocParamCryptoSet()

Completed in 6 milliseconds