Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Dsha.h45 #define SHA256_H5 0x9b05688cUL macro
Dsha256_base.h47 sctx->state[5] = SHA256_H5; in sha256_base_init()
/linux-4.1.27/arch/s390/crypto/
Dsha256_s390.c33 sctx->state[5] = SHA256_H5; in sha256_init()
/linux-4.1.27/arch/sparc/crypto/
Dsha256_glue.c53 sctx->state[5] = SHA256_H5; in sha256_sparc64_init()
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-glue.c73 sctx->state[5] = SHA256_H5; in ppc_spe_sha256_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c96 sctx->state[5] = SHA256_H5; in octeon_sha256_init()
/linux-4.1.27/drivers/crypto/nx/
Dnx-sha256.c60 sctx->state[5] = __cpu_to_be32(SHA256_H5); 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.c218 sctx->state[5] = SHA256_H5; in sha256_init()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-ops.c152 cpu_to_be32(SHA256_H4), cpu_to_be32(SHA256_H5),