Home
last modified time | relevance | path

Searched refs:ext_password (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDconfig.h117 int ext_password; member
HDinterworking.c1502 if (cred->ext_password && in interworking_set_eap_params()
1505 if (!cred->ext_password && in interworking_set_eap_params()
HDconfig_file.c951 if (cred->password && cred->ext_password) in wpa_config_write_cred()
HDconfig.c3327 cred->ext_password = 1; in wpa_config_set_cred()
3401 cred->ext_password = 0; in wpa_config_set_cred()