Searched refs:SHA512_H3 (Results 1 – 7 of 7) sorted by relevance
53 #define SHA512_H3 0xa54ff53a5f1d36f1ULL macro
46 sctx->state[3] = SHA512_H3; in sha512_base_init()
28 *(__u64 *)&ctx->state[6] = SHA512_H3; in sha512_init()
51 sctx->state[3] = __cpu_to_be64(SHA512_H3); in nx_sha512_init()
323 SHA512_H0, SHA512_H1, SHA512_H2, SHA512_H3,
51 cpu_to_be64(SHA512_H2), cpu_to_be64(SHA512_H3),
53 hilo(SHA512_H3), hilo(SHA512_H2), hilo(SHA512_H1), hilo(SHA512_H0) };