Searched refs:SHA384_H3 (Results 1 – 7 of 7) sorted by relevance
44 #define SHA384_H3 0x152fecd8f70e5939ULL macro
29 sctx->state[3] = SHA384_H3; in sha384_base_init()
50 sctx->state[3] = SHA384_H3; in sha384_sparc64_init()
101 sctx->state[3] = SHA384_H3; in octeon_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) };
Completed in 13 milliseconds