Home
last modified time | relevance | path

Searched refs:SHA256_H3 (Results 1 – 11 of 11) sorted by relevance

/linux/include/crypto/
H A Dsha2.h35 #define SHA256_H3 0xa54ff53aUL macro
108 sctx->state[3] = SHA256_H3; in sha256_init()
/linux/arch/s390/crypto/
H A Dsha256_s390.c27 sctx->state[3] = SHA256_H3; in s390_sha256_init()
/linux/drivers/crypto/nx/
H A Dnx-sha256.c51 sctx->state[3] = __cpu_to_be32(SHA256_H3); in nx_sha256_init()
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h313 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux/drivers/crypto/
H A Dpadlock-sha.c357 .state = { SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3, \ in padlock_sha256_init_nano()
H A Dn2_core.c1220 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux/drivers/crypto/qce/
H A Dsha.c32 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
H A Dcommon.c401 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c43 cpu_to_be32(SHA256_H2), cpu_to_be32(SHA256_H3),
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1045 creq->state[3] = SHA256_H3; in mv_cesa_sha256_init()
/linux/drivers/crypto/ccp/
H A Dccp-ops.c37 cpu_to_be32(SHA256_H2), cpu_to_be32(SHA256_H3),