Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha2.h33 #define SHA256_H1 0xbb67ae85UL macro
106 sctx->state[1] = SHA256_H1; in sha256_init()
/linux/arch/s390/crypto/
H A Dsha256_s390.c25 sctx->state[1] = SHA256_H1; in s390_sha256_init()
/linux/drivers/crypto/nx/
H A Dnx-sha256.c49 sctx->state[1] = __cpu_to_be32(SHA256_H1); 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 Dcommon.c401 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
H A Dsha.c32 SHA256_H0, SHA256_H1, SHA256_H2, SHA256_H3,
/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c42 cpu_to_be32(SHA256_H0), cpu_to_be32(SHA256_H1),
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1043 creq->state[1] = SHA256_H1; in mv_cesa_sha256_init()
/linux/drivers/crypto/ccree/
H A Dcc_hash.c39 SHA256_H3, SHA256_H2, SHA256_H1, SHA256_H0 };
/linux/drivers/crypto/ccp/
H A Dccp-ops.c36 cpu_to_be32(SHA256_H0), cpu_to_be32(SHA256_H1),