OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Sep 02 00:25:50 UTC 2026