Searched defs:SHA1_CONST (Results 1 – 1 of 1) sorted by relevance
51 #define SHA1_CONST(x) (sha1_consts[x]) macro 53 #define SHA1_CONST(x) (SHA1_CONST_ ## x) macro