Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dsha2.h34 #define SHA256_H2 0x3c6ef372UL macro
107 sctx->state[2] = SHA256_H2; in sha256_init()
/linux-6.15/arch/s390/crypto/
H A Dsha256_s390.c26 sctx->state[2] = SHA256_H2; in s390_sha256_init()
/linux-6.15/drivers/crypto/nx/
H A Dnx-sha256.c50 sctx->state[2] = __cpu_to_be32(SHA256_H2); in nx_sha256_init()
/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_algo.h313 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux-6.15/drivers/crypto/
H A Dpadlock-sha.c357 .state = { SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3, \ in padlock_sha256_init_nano()
/linux-6.15/drivers/crypto/qce/
H A Dcommon.c401 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
H A Dsha.c32 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-hash.c100 u32 sha256_init[] = { SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3, in eip93_hash_init_sa_state_digest()
/linux-6.15/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c43 cpu_to_be32(SHA256_H2), cpu_to_be32(SHA256_H3),
/linux-6.15/drivers/crypto/marvell/cesa/
H A Dhash.c1044 creq->state[2] = SHA256_H2; in mv_cesa_sha256_init()
/linux-6.15/drivers/crypto/ccree/
H A Dcc_hash.c39 SHA256_H3, SHA256_H2, SHA256_H1, SHA256_H0 };
/linux-6.15/drivers/crypto/ccp/
H A Dccp-ops.c37 cpu_to_be32(SHA256_H2), cpu_to_be32(SHA256_H3),