Searched refs:SHA384_H2 (Results 1 – 6 of 6) sorted by relevance
43 #define SHA384_H2 0x9159015a3070dd17ULL macro
28 sctx->state[2] = SHA384_H2; in sha384_base_init()
92 *(__u64 *)&ctx->state[4] = SHA384_H2; in sha384_init()
318 SHA384_H0, SHA384_H1, SHA384_H2, SHA384_H3,
44 cpu_to_be64(SHA384_H2), cpu_to_be64(SHA384_H3),
50 hilo(SHA384_H3), hilo(SHA384_H2), hilo(SHA384_H1), hilo(SHA384_H0) };