Searched refs:RSN_CIPHER_SUITE_NONE (Results 1 – 1 of 1) sorted by relevance
77 static const uint8_t RSN_CIPHER_SUITE_NONE[] = { 0x00, 0x0f, 0xac, 0 }; variable188 if (memcmp(s, RSN_CIPHER_SUITE_NONE, RSN_SELECTOR_LEN) == 0) in rsn_selector_to_bitfield()660 (void) memcpy(pos, RSN_CIPHER_SUITE_NONE, RSN_SELECTOR_LEN); in wpa_gen_wpa_ie_rsn()