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

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c495 const struct berval sha384scheme = BER_BVC("{SHA384}"); variable in typeref:struct:berval
507 result = lutil_passwd_add( (struct berval *)&sha384scheme, chk_sha384, hash_sha384 );

Completed in 129 milliseconds