Searched refs:sha512scheme (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c497 const struct berval sha512scheme = BER_BVC("{SHA512}"); variable in typeref:struct:berval
511 result = lutil_passwd_add( (struct berval *)&sha512scheme, chk_sha512, hash_sha512 );

Completed in 82 milliseconds