Home
last modified time | relevance | path

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

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