Searched refs:SHA224_H0 (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dsha.h31 #define SHA224_H0 0xc1059ed8UL macro
H A Dsha256_base.h25 sctx->state[0] = SHA224_H0; sha224_base_init()
/linux-4.1.27/arch/s390/crypto/
H A Dsha256_s390.c88 sctx->state[0] = SHA224_H0; sha224_init()
/linux-4.1.27/arch/sparc/crypto/
H A Dsha256_glue.c32 sctx->state[0] = SHA224_H0; sha224_sparc64_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-sha256.c74 sctx->state[0] = SHA224_H0; octeon_sha224_init()
/linux-4.1.27/arch/powerpc/crypto/
H A Dsha256-spe-glue.c85 sctx->state[0] = SHA224_H0; ppc_spe_sha224_init()
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c1314 SHA224_H0, SHA224_H1, SHA224_H2, SHA224_H3,
H A Dtalitos.c1680 req_ctx->hw_context[0] = SHA224_H0; ahash_init_sha224_swinit()
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-ops.c143 cpu_to_be32(SHA224_H0), cpu_to_be32(SHA224_H1),

Completed in 143 milliseconds