Searched refs:WPA_CIPHER_SUITE_TKIP (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dwpa_common.h51 #define WPA_CIPHER_SUITE_TKIP RSN_SELECTOR(0x00, 0x50, 0xf2, 2) macro
H A Dwpa_common.c1372 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_TKIP)
2316 RSN_CIPHER_SUITE_TKIP : WPA_CIPHER_SUITE_TKIP);
2376 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_TKIP);
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ie.c670 selector = WPA_CIPHER_SUITE_TKIP;

Completed in 140 milliseconds