Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c71 return lutil_passwd_string64(scheme, &digest, hash, &salt); in hash_ssha256()
90 return lutil_passwd_string64(scheme, &digest, hash, NULL); in hash_sha256()
119 return lutil_passwd_string64(scheme, &digest, hash, &salt); in hash_ssha384()
138 return lutil_passwd_string64(scheme, &digest, hash, NULL); in hash_sha384()
167 return lutil_passwd_string64(scheme, &digest, hash, &salt); in hash_ssha512()
186 return lutil_passwd_string64(scheme, &digest, hash, NULL); in hash_sha512()
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dpasswd.c395 int lutil_passwd_string64( in lutil_passwd_string64() function
783 return lutil_passwd_string64( scheme, &digest, hash, &salt); in hash_ssha1()
803 return lutil_passwd_string64( scheme, &digest, hash, NULL); in hash_sha1()
835 return lutil_passwd_string64( scheme, &digest, hash, &salt ); in hash_smd5()
857 return lutil_passwd_string64( scheme, &digest, hash, NULL ); in hash_md5()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A Dapr1.c213 return lutil_passwd_string64(scheme, &digest, hash, &salt); in hash_phk()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlutil.h157 lutil_passwd_string64 LDAP_P((