Searched refs:WPA_CIPHER_SUITE_NONE23A (Results 1 – 2 of 2) sorted by relevance
65 extern u8 WPA_CIPHER_SUITE_NONE23A[];
29 u8 WPA_CIPHER_SUITE_NONE23A[] = { 0x00, 0x50, 0xf2, 0 }; variable417 if (!memcmp(s, WPA_CIPHER_SUITE_NONE23A, WPA_SELECTOR_LEN)) in rtw_get_wpa_cipher_suite()