Searched refs:hostapd_config_eap_user_salted (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c240 static int hostapd_config_eap_user_salted(struct hostapd_eap_user *user, function
548 if (hostapd_config_eap_user_salted(user, "sha1", 20,
554 if (hostapd_config_eap_user_salted(user, "sha256", 32,
560 if (hostapd_config_eap_user_salted(user, "sha512", 64,

Completed in 98 milliseconds