Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Dsha.h37 #define SHA224_H6 0x64f98fa7UL macro
Dsha256_base.h31 sctx->state[6] = SHA224_H6; in sha224_base_init()
/linux-4.1.27/arch/s390/crypto/
Dsha256_s390.c94 sctx->state[6] = SHA224_H6; in sha224_init()
/linux-4.1.27/arch/sparc/crypto/
Dsha256_glue.c38 sctx->state[6] = SHA224_H6; in sha224_sparc64_init()
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-glue.c91 sctx->state[6] = SHA224_H6; in ppc_spe_sha224_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c80 sctx->state[6] = SHA224_H6; in octeon_sha224_init()
/linux-4.1.27/drivers/crypto/
Dn2_core.c1315 SHA224_H4, SHA224_H5, SHA224_H6, SHA224_H7,
Dtalitos.c1686 req_ctx->hw_context[6] = SHA224_H6; in ahash_init_sha224_swinit()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-ops.c146 cpu_to_be32(SHA224_H6), cpu_to_be32(SHA224_H7),