Home
last modified time | relevance | path

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

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