Home
last modified time | relevance | path

Searched refs:SHA224_H3 (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/include/crypto/
Dsha.h34 #define SHA224_H3 0xf70e5939UL macro
Dsha256_base.h28 sctx->state[3] = SHA224_H3; in sha224_base_init()
/linux-4.1.27/arch/s390/crypto/
Dsha256_s390.c91 sctx->state[3] = SHA224_H3; in sha224_init()
/linux-4.1.27/arch/sparc/crypto/
Dsha256_glue.c35 sctx->state[3] = SHA224_H3; in sha224_sparc64_init()
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-glue.c88 sctx->state[3] = SHA224_H3; in ppc_spe_sha224_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c77 sctx->state[3] = SHA224_H3; in octeon_sha224_init()
/linux-4.1.27/drivers/crypto/
Dn2_core.c1314 SHA224_H0, SHA224_H1, SHA224_H2, SHA224_H3,
Dtalitos.c1683 req_ctx->hw_context[3] = SHA224_H3; in ahash_init_sha224_swinit()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-ops.c144 cpu_to_be32(SHA224_H2), cpu_to_be32(SHA224_H3),