Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsha2_consts.h52 #define SHA256_CONST(x) (sha256_consts[x]) macro
55 #define SHA256_CONST(x) (SHA256_CONST_ ## x) macro