Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dpasswd.c84 LUTIL_PASSWD_HASH_FUNC *hash_fn;
98 static LUTIL_PASSWD_HASH_FUNC hash_smd5;
99 static LUTIL_PASSWD_HASH_FUNC hash_md5;
105 static LUTIL_PASSWD_HASH_FUNC hash_sha1;
106 static LUTIL_PASSWD_HASH_FUNC hash_ssha1;
112 static LUTIL_PASSWD_HASH_FUNC hash_crypt;
122 static LUTIL_PASSWD_HASH_FUNC hash_clear;
156 LUTIL_PASSWD_HASH_FUNC *hash ) in lutil_passwd_add()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A Dapr1.c39 static LUTIL_PASSWD_HASH_FUNC hash_apr1;
44 static LUTIL_PASSWD_HASH_FUNC hash_bsdmd5;
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlutil.h92 typedef int (LUTIL_PASSWD_HASH_FUNC) ( typedef
102 LUTIL_PASSWD_HASH_FUNC *hash_fn ));
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
H A Dslapd-totp.c101 static LUTIL_PASSWD_HASH_FUNC hash_totp1, hash_totp256, hash_totp512,
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c233 static LUTIL_PASSWD_HASH_FUNC k5key_hash;