Lines Matching +full:0 +full:xa00000
112 #define WPA_CIPHER_NONE 0 /* None */
212 #define RSN_CAP_PREAUTH 0x0001
213 #define RSN_CAP_NOPAIRWISE 0x0002
214 #define RSN_CAP_PTK_REPLAY_CNTR_MASK 0x000C
216 #define RSN_CAP_GTK_REPLAY_CNTR_MASK 0x0030
218 #define RSN_CAP_1_REPLAY_CNTR 0
222 #define RSN_CAP_MFPR 0x0040
223 #define RSN_CAP_MFPC 0x0080
224 #define RSN_CAP_SPPC 0x0400
225 #define RSN_CAP_SPPR 0x0800
226 #define RSN_CAP_OCVC 0x4000
234 /* WPA capabilities defined in 802.11zD9.0 */
235 #define WPA_CAP_PEER_KEY_ENABLE (0x1 << 1) /* bit 9 */
247 DEV_NONE = 0,
293 #define WAPI_WAI_REQUEST 0x00F1
294 #define WAPI_UNICAST_REKEY 0x00F2
295 #define WAPI_STA_AGING 0x00F3
296 #define WAPI_MUTIL_REKEY 0x00F4
297 #define WAPI_STA_STATS 0x00F5
299 #define WAPI_USK_REKEY_COUNT 0x4000000 /* 0xA00000 */
300 #define WAPI_MSK_REKEY_COUNT 0x4000000 /* 0xA00000 */