Searched refs:SHA256_H0 (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dsha.h40 #define SHA256_H0 0x6a09e667UL macro
H A Dsha256_base.h42 sctx->state[0] = SHA256_H0; sha256_base_init()
/linux-4.1.27/arch/s390/crypto/
H A Dsha256_s390.c28 sctx->state[0] = SHA256_H0; sha256_init()
/linux-4.1.27/arch/sparc/crypto/
H A Dsha256_glue.c48 sctx->state[0] = SHA256_H0; sha256_sparc64_init()
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-sha256.c55 sctx->state[0] = __cpu_to_be32(SHA256_H0); nx_sha256_init()
/linux-4.1.27/arch/x86/purgatory/
H A Dsha256.c213 sctx->state[0] = SHA256_H0; sha256_init()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-sha256.c91 sctx->state[0] = SHA256_H0; octeon_sha256_init()
/linux-4.1.27/arch/powerpc/crypto/
H A Dsha256-spe-glue.c68 sctx->state[0] = SHA256_H0; ppc_spe_sha256_init()
/linux-4.1.27/drivers/crypto/
H A Dpadlock-sha.c387 .state = { SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3, \ padlock_sha256_init_nano()
H A Dn2_core.c1304 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.c33 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-ops.c150 cpu_to_be32(SHA256_H0), cpu_to_be32(SHA256_H1),

Completed in 141 milliseconds