Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsha1_consts.h49 #define SHA1_CONST(x) (sha1_consts[x]) macro
51 #define SHA1_CONST(x) (SHA1_CONST_ ## x) macro