Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h24 WIFI_WPA_ALG_WEP40 = 1, enumerator
/hal_espressif-3.4.0/components/wpa_supplicant/src/common/
Dwpa_common.c811 return WIFI_WPA_ALG_WEP40; in wpa_cipher_to_alg()