Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.h41 #define WPA_CIPHER_SUITE_WEP40 RSN_SELECTOR(0x00, 0x50, 0xf2, 1) macro
Dwpa_common.c351 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP40) in wpa_selector_to_bitfield()
1444 RSN_CIPHER_SUITE_WEP40 : WPA_CIPHER_SUITE_WEP40); in wpa_cipher_to_suite()