Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha2.h36 #define SHA256_H4 0x510e527fUL macro
109 sctx->state[4] = SHA256_H4; in sha256_init()
/linux/arch/s390/crypto/
H A Dsha256_s390.c28 sctx->state[4] = SHA256_H4; in s390_sha256_init()
/linux/drivers/crypto/nx/
H A Dnx-sha256.c52 sctx->state[4] = __cpu_to_be32(SHA256_H4); in nx_sha256_init()
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h314 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7,
/linux/drivers/crypto/
H A Dpadlock-sha.c358 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7}, in padlock_sha256_init_nano()
H A Dn2_core.c1221 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7,
/linux/drivers/crypto/qce/
H A Dsha.c33 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7
H A Dcommon.c402 SHA256_H4, SHA256_H5, SHA256_H6, SHA256_H7
/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c44 cpu_to_be32(SHA256_H4), cpu_to_be32(SHA256_H5),
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1046 creq->state[4] = SHA256_H4; in mv_cesa_sha256_init()
/linux/drivers/crypto/ccp/
H A Dccp-ops.c38 cpu_to_be32(SHA256_H4), cpu_to_be32(SHA256_H5),