Home
last modified time | relevance | path

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

/f-stack/freebsd/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