Home
last modified time | relevance | path

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

/external/iw/
Dieee80211.h73 #define WLAN_CIPHER_SUITE_CCMP_256 SUITE(0x000FAC, 10) macro
Dutil.c451 return WLAN_CIPHER_SUITE_CCMP_256; in parse_cipher_suite()