Home
last modified time | relevance | path

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

/external/iw/
Dieee80211.h72 #define WLAN_CIPHER_SUITE_GCMP_256 SUITE(0x000FAC, 9) macro
Dutil.c449 return WLAN_CIPHER_SUITE_GCMP_256; in parse_cipher_suite()