Home
last modified time | relevance | path

Searched refs:esp_wifi_sta_get_sae_identifier_internal (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h299 uint8_t* esp_wifi_sta_get_sae_identifier_internal(void);
Desp_wpa3.c80 memcpy(sae_pwd_id, esp_wifi_sta_get_sae_identifier_internal(), SAE_H2E_IDENTIFIER_LEN); in wpa3_build_sae_commit()
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c472 uint8_t *esp_wifi_sta_get_sae_identifier_internal(void) in esp_wifi_sta_get_sae_identifier_internal() function