Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1301 #define WLAN_CIPHER_SUITE_CCMP_256 0x000FAC0A macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c273 case WLAN_CIPHER_SUITE_CCMP_256: in wiphy_info_cipher_suites()
Ddriver_nl80211.c2526 return WLAN_CIPHER_SUITE_CCMP_256; in wpa_alg_to_cipher_suite()
2558 return WLAN_CIPHER_SUITE_CCMP_256; in wpa_cipher_to_cipher_suite()
2585 suites[num_suites++] = WLAN_CIPHER_SUITE_CCMP_256; in wpa_cipher_to_cipher_suites()