Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h313 wifi_sae_pwe_method_t sae_pwe_h2e; /**< Configuration for SAE PWE derivation method */ member
336 wifi_sae_pwe_method_t sae_pwe_h2e; /**< Configuration for SAE PWE derivation method */ member
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c834 config->sta.sae_pwe_h2e = 0; in wps_finish()