Home
last modified time | relevance | path

Searched refs:RSN_CIPHER_SUITE_WEP40 (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/common/
Dwpa_common.h60 #define RSN_CIPHER_SUITE_WEP40 RSN_SELECTOR(0x00, 0x0f, 0xac, 1) macro
Dwpa_common.c343 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_WEP40) in rsn_selector_to_bitfield()
1158 RSN_CIPHER_SUITE_WEP40 : WPA_CIPHER_SUITE_WEP40); in wpa_cipher_to_suite()