Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c493 const struct berval sha256scheme = BER_BVC("{SHA256}"); variable
503 result = lutil_passwd_add( (struct berval *)&sha256scheme, chk_sha256, hash_sha256 ); in init_module()