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