Home
last modified time | relevance | path

Searched defs:SHA256_DIGEST_LENGTH (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_signing.h38 #define SHA256_DIGEST_LENGTH 32 /* SHA256 digest length in bytes */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dsha2.h39 #define SHA256_DIGEST_LENGTH 32 /* SHA256 digest length in bytes */ macro
/titanic_50/usr/src/lib/libsum/common/
H A Dsum-sha2.c169 #define SHA256_DIGEST_LENGTH 32 macro