Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/
Desp_eap_client.h42 …bool fast_pac_format_binary; /**< Set to true for binary format PAC, false for ASCII format PAC */ member
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_eap_client.c1173 if (config.fast_pac_format_binary) { in esp_eap_client_set_fast_params()