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

/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sha2/
H A Dsha2_consts.h53 #define SHA512_CONST(x) (sha512_consts[x]) macro
56 #define SHA512_CONST(x) (SHA512_CONST_ ## x) macro
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c111 T1 = h + BIGSIGMA1(e) + Ch(e, f, g) + SHA512_CONST(i) + w; \

Completed in 47 milliseconds