Home
last modified time | relevance | path

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

/external/iw/
Dieee80211.h68 #define WLAN_CIPHER_SUITE_CCMP SUITE(0x000FAC, 4) macro
Dutil.c445 return WLAN_CIPHER_SUITE_CCMP; in parse_cipher_suite()