Home
last modified time | relevance | path

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

/external/iw/
Dieee80211.h71 #define WLAN_CIPHER_SUITE_GCMP SUITE(0x000FAC, 8) macro
Dutil.c447 return WLAN_CIPHER_SUITE_GCMP; in parse_cipher_suite()