Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Dsha.h32 #define SHA224_H1 0x367cd507UL macro
Dsha256_base.h26 sctx->state[1] = SHA224_H1; in sha224_base_init()
/linux-4.1.27/arch/s390/crypto/
Dsha256_s390.c89 sctx->state[1] = SHA224_H1; in sha224_init()
/linux-4.1.27/arch/sparc/crypto/
Dsha256_glue.c33 sctx->state[1] = SHA224_H1; in sha224_sparc64_init()
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-glue.c86 sctx->state[1] = SHA224_H1; in ppc_spe_sha224_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c75 sctx->state[1] = SHA224_H1; in octeon_sha224_init()
/linux-4.1.27/drivers/crypto/
Dn2_core.c1314 SHA224_H0, SHA224_H1, SHA224_H2, SHA224_H3,
Dtalitos.c1681 req_ctx->hw_context[1] = SHA224_H1; in ahash_init_sha224_swinit()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-ops.c143 cpu_to_be32(SHA224_H0), cpu_to_be32(SHA224_H1),