Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dpasswd.c105 static LUTIL_PASSWD_HASH_FUNC hash_sha1; variable
132 { BER_BVC("{SHA}"), chk_sha1, hash_sha1 },
786 static int hash_sha1( in hash_sha1() function