Searched refs:SHA224_H0 (Results 1 – 9 of 9) sorted by relevance
31 #define SHA224_H0 0xc1059ed8UL macro
25 sctx->state[0] = SHA224_H0; in sha224_base_init()
88 sctx->state[0] = SHA224_H0; in sha224_init()
32 sctx->state[0] = SHA224_H0; in sha224_sparc64_init()
85 sctx->state[0] = SHA224_H0; in ppc_spe_sha224_init()
74 sctx->state[0] = SHA224_H0; in octeon_sha224_init()
1314 SHA224_H0, SHA224_H1, SHA224_H2, SHA224_H3,
1680 req_ctx->hw_context[0] = SHA224_H0; in ahash_init_sha224_swinit()
143 cpu_to_be32(SHA224_H0), cpu_to_be32(SHA224_H1),