Searched refs:sha256_consts (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsha2_consts.h50 extern const uint32_t sha256_consts[];
54 #define SHA256_CONST(x) (sha256_consts[x])
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c173 static const uint32_t sha256_consts[] = { local

Completed in 66 milliseconds