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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/hash_provider/
H A Dhash_ksha1.c54 if (output->length != SHS_DIGESTSIZE) {
56 "output->length(%d) != SHS_DIGESTSIZE(%d)",
57 output->length, SHS_DIGESTSIZE);
69 SHS_DIGESTSIZE,
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/hash_provider/
H A Dhash_sha1.c54 SHS_DIGESTSIZE,
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1078 #define SHS_DIGESTSIZE 20 macro

Completed in 65 milliseconds