Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h28 WIFI_WPA_ALG_WEP104 = 5, enumerator
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.c1407 return WIFI_WPA_ALG_WEP104; in wpa_cipher_to_alg()