Home
last modified time | relevance | path

Searched refs:MD5_H1 (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/include/crypto/
Dmd5.h13 #define MD5_H1 0xefcdab89UL macro
/linux-5.19.10/arch/powerpc/crypto/
Dmd5-glue.c35 sctx->hash[1] = MD5_H1; in ppc_md5_init()
/linux-5.19.10/arch/sparc/crypto/
Dmd5_glue.c37 mctx->hash[1] = MD5_H1; in md5_sparc64_init()
/linux-5.19.10/arch/mips/cavium-octeon/crypto/
Docteon-md5.c72 mctx->hash[1] = MD5_H1; in octeon_md5_init()
/linux-5.19.10/crypto/
Dmd5.c134 mctx->hash[1] = MD5_H1; in md5_init()
/linux-5.19.10/drivers/crypto/marvell/cesa/
Dhash.c902 creq->state[1] = MD5_H1; in mv_cesa_md5_init()
/linux-5.19.10/drivers/crypto/
Dn2_core.c1239 cpu_to_le32(MD5_H1),