Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c196 static int hostapd_config_eap_user_salted(struct hostapd_eap_user *user, in hostapd_config_eap_user_salted() function
504 if (hostapd_config_eap_user_salted(user, "sha1", 20, in hostapd_config_read_eap_user()
510 if (hostapd_config_eap_user_salted(user, "sha256", 32, in hostapd_config_read_eap_user()
516 if (hostapd_config_eap_user_salted(user, "sha512", 64, in hostapd_config_read_eap_user()