Searched defs:wlan_cipher (Results 1 – 1 of 1) sorted by relevance
1037 struct wlan_cipher struct1040 uint16_t none : 1;1042 uint16_t wep40 : 1;1044 uint16_t wep104 : 1;1046 uint16_t tkip : 1;1048 uint16_t ccmp : 1;1050 uint16_t aes_128_cmac : 1;1052 uint16_t gcmp : 1;1054 uint16_t sms4 : 1;1056 uint16_t gcmp_256 : 1;[all …]