Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1105 #define WLAN_CIPHER_SUITE_GCMP_256 0x000FAC09 macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3722 case WLAN_CIPHER_SUITE_GCMP_256: in wiphy_info_cipher_suites()
5797 return WLAN_CIPHER_SUITE_GCMP_256; in wpa_alg_to_cipher_suite()
5829 return WLAN_CIPHER_SUITE_GCMP_256; in wpa_cipher_to_cipher_suite()
5856 suites[num_suites++] = WLAN_CIPHER_SUITE_GCMP_256; in wpa_cipher_to_cipher_suites()