Searched refs:RSN_CIPHER_SUITE_CCMP_256 (Results 1 – 2 of 2) sorted by relevance
445 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_CCMP_256) in rsn_selector_to_bitfield()1411 return RSN_CIPHER_SUITE_CCMP_256; in wpa_cipher_to_suite()1444 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_CCMP_256); in rsn_cipher_put_suites()
75 #define RSN_CIPHER_SUITE_CCMP_256 RSN_SELECTOR(0x00, 0x0f, 0xac, 10) macro