Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h32 WIFI_WPA_ALG_GCMP = 9, enumerator
/hal_espressif-3.4.0/components/wpa_supplicant/src/common/
Dwpa_common.c804 return WIFI_WPA_ALG_GCMP; in wpa_cipher_to_alg()