Searched refs:RSN_CIPHER_SUITE_NONE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dwpa_common.h76 #define RSN_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x0f, 0xac, 0) macro
H A Dwpa_common.c1084 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NONE)
2319 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);
2359 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_NONE);

Completed in 174 milliseconds