Home
last modified time | relevance | path

Searched refs:SHA1_H0 (Results 1 – 5 of 5) sorted by relevance

/linux/include/crypto/
H A Dsha1.h15 #define SHA1_H0 0x67452301UL macro
/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c76 octx->hash[0] = SHA1_H0; in sun4i_hash_export_md5()
118 octx->state[0] = SHA1_H0; in sun4i_hash_export_sha1()
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h304 SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4,
/linux/lib/crypto/
H A Dsha1.c18 .h = { SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4 },
/linux/drivers/crypto/qce/
H A Dcommon.c397 SHA1_H0, SHA1_H1, SHA1_H2, SHA1_H3, SHA1_H4, 0, 0, 0