Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/liblutil/
Dpasswd.c103 static LUTIL_PASSWD_CHK_FUNC chk_ssha1; variable
131 { BER_BVC("{SSHA}"), chk_ssha1, hash_ssha1 },
454 static int chk_ssha1( in chk_ssha1() function