Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Dsha.h35 #define SHA224_H4 0xffc00b31UL macro
Dsha256_base.h29 sctx->state[4] = SHA224_H4; in sha224_base_init()
/linux-4.1.27/arch/s390/crypto/
Dsha256_s390.c92 sctx->state[4] = SHA224_H4; in sha224_init()
/linux-4.1.27/arch/sparc/crypto/
Dsha256_glue.c36 sctx->state[4] = SHA224_H4; in sha224_sparc64_init()
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-glue.c89 sctx->state[4] = SHA224_H4; in ppc_spe_sha224_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c78 sctx->state[4] = SHA224_H4; in octeon_sha224_init()
/linux-4.1.27/drivers/crypto/
Dn2_core.c1315 SHA224_H4, SHA224_H5, SHA224_H6, SHA224_H7,
Dtalitos.c1684 req_ctx->hw_context[4] = SHA224_H4; in ahash_init_sha224_swinit()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-ops.c145 cpu_to_be32(SHA224_H4), cpu_to_be32(SHA224_H5),