Searched refs:ext_password (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A DAndroid.mk1601 OBJS += src/utils/ext_password.c
H A Dconfig.c3327 cred->ext_password = 1;
3401 cred->ext_password = 0;
H A Dconfig.h115 * ext_password - Whether password is a name for external storage
117 int ext_password; member in struct:wpa_cred
H A Dconfig_file.c951 if (cred->password && cred->ext_password)
H A Dinterworking.c1502 if (cred->ext_password &&
1505 if (!cred->ext_password &&

Completed in 157 milliseconds