Searched refs:sha1_consts (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsha1_consts.h39 * to load the constants from an array called `sha1_consts'. however, on
48 extern const uint32_t sha1_consts[];
51 #define SHA1_CONST(x) (sha1_consts[x])
H A DMakefile510 sha1_consts.h \
/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Dhmac_sha1.c30 #include <sys/sha1_consts.h>
/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c48 #include <sys/sha1_consts.h>
526 * this is a good safety check. -- `sha1_consts' will end up in
536 static const uint32_t sha1_consts[] = { local
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c39 #include <sys/sha1_consts.h>
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c33 #include <sys/sha1_consts.h>

Completed in 992 milliseconds