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

/illumos-gate/usr/src/uts/common/sys/
H A Dsha2_consts.h51 extern const uint64_t sha512_consts[];
55 #define SHA512_CONST(x) (sha512_consts[x])
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c383 static const uint64_t sha512_consts[] = { local

Completed in 60 milliseconds