Searched refs:SHA384_H1 (Results 1 – 7 of 7) sorted by relevance
51 #define SHA384_H1 0x629a292a367cd507ULL macro
26 sctx->state[1] = SHA384_H1; in sha384_base_init()
48 sctx->state[1] = SHA384_H1; in sha384_sparc64_init()
99 sctx->state[1] = SHA384_H1; in octeon_sha384_init()
318 SHA384_H0, SHA384_H1, SHA384_H2, SHA384_H3,
43 cpu_to_be64(SHA384_H0), cpu_to_be64(SHA384_H1),
50 hilo(SHA384_H3), hilo(SHA384_H2), hilo(SHA384_H1), hilo(SHA384_H0) };