HomeSort by: relevance | last modified time | path
    Searched defs:sha384scheme (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
slapd-sha2.c 495 const struct berval sha384scheme = BER_BVC("{SHA384}"); variable in typeref:struct:berval
507 result = lutil_passwd_add( (struct berval *)&sha384scheme, chk_sha384, hash_sha384 );
slapd-sha2.c 495 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 28 milliseconds