Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dsha.h46 #define SHA256_H6 0x1f83d9abUL macro
Dsha256_base.h48 sctx->state[6] = SHA256_H6; in sha256_base_init()
/linux-4.4.14/arch/s390/crypto/
Dsha256_s390.c35 sctx->state[6] = SHA256_H6; in sha256_init()
/linux-4.4.14/arch/sparc/crypto/
Dsha256_glue.c54 sctx->state[6] = SHA256_H6; in sha256_sparc64_init()
/linux-4.4.14/arch/powerpc/crypto/
Dsha256-spe-glue.c74 sctx->state[6] = SHA256_H6; in ppc_spe_sha256_init()
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c97 sctx->state[6] = SHA256_H6; in octeon_sha256_init()
/linux-4.4.14/drivers/crypto/nx/
Dnx-sha256.c61 sctx->state[6] = __cpu_to_be32(SHA256_H6); in nx_sha256_init()
/linux-4.4.14/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.4.14/drivers/crypto/qce/
Dsha.c34 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7
/linux-4.4.14/arch/x86/purgatory/
Dsha256.c219 sctx->state[6] = SHA256_H6; in sha256_init()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-ops.c152 cpu_to_be32(SHA256_H6), cpu_to_be32(SHA256_H7),