Home
last modified time | relevance | path

Searched refs:SHA256_H4 (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/include/crypto/
Dsha.h44 #define SHA256_H4 0x510e527fUL macro
Dsha256_base.h46 sctx->state[4] = SHA256_H4; in sha256_base_init()
/linux-4.1.27/arch/s390/crypto/
Dsha256_s390.c32 sctx->state[4] = SHA256_H4; in sha256_init()
/linux-4.1.27/arch/sparc/crypto/
Dsha256_glue.c52 sctx->state[4] = SHA256_H4; in sha256_sparc64_init()
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-glue.c72 sctx->state[4] = SHA256_H4; in ppc_spe_sha256_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c95 sctx->state[4] = SHA256_H4; in octeon_sha256_init()
/linux-4.1.27/drivers/crypto/nx/
Dnx-sha256.c59 sctx->state[4] = __cpu_to_be32(SHA256_H4); in nx_sha256_init()
/linux-4.1.27/drivers/crypto/
Dpadlock-sha.c388 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7}, in padlock_sha256_init_nano()
Dn2_core.c1305 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7,
/linux-4.1.27/drivers/crypto/qce/
Dsha.c34 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7
/linux-4.1.27/arch/x86/purgatory/
Dsha256.c217 sctx->state[4] = SHA256_H4; in sha256_init()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-ops.c152 cpu_to_be32(SHA256_H4), cpu_to_be32(SHA256_H5),