Home
last modified time | relevance | path

Searched refs:SHA1_H1 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/crypto/
H A Dsha1.h15 #define SHA1_H1 0xefcdab89UL macro
H A Dsha1_base.h26 sctx->state[1] = SHA1_H1; in sha1_base_init()
/openbmc/linux/arch/s390/crypto/
H A Dsha1_s390.c35 sctx->state[1] = SHA1_H1; in s390_sha1_init()
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c77 octx->hash[1] = SHA1_H1; in sun4i_hash_export_md5()
119 octx->state[1] = SHA1_H1; in sun4i_hash_export_sha1()
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h304 SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4,
/openbmc/linux/drivers/crypto/
H A Dpadlock-sha.c274 .state = { SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4 }, in padlock_sha1_init_nano()
H A Dn2_core.c1246 SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4,
/openbmc/linux/drivers/crypto/qce/
H A Dsha.c28 SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4, 0, 0, 0
H A Dcommon.c397 SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4, 0, 0, 0
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c29 cpu_to_be32(SHA1_H0), cpu_to_be32(SHA1_H1),
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c31 SHA1_H3, SHA1_H2, SHA1_H1, SHA1_H0 };
33 SHA1_H4, SHA1_H3, SHA1_H2, SHA1_H1, SHA1_H0 };
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dhash.c972 creq->state[1] = SHA1_H1; in mv_cesa_sha1_init()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-ops.c23 cpu_to_be32(SHA1_H0), cpu_to_be32(SHA1_H1),