Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dmd5.h15 #define MD5_H3 0x10325476UL macro
/linux-6.1.9/arch/powerpc/crypto/
Dmd5-glue.c37 sctx->hash[3] = MD5_H3; in ppc_md5_init()
/linux-6.1.9/arch/sparc/crypto/
Dmd5_glue.c39 mctx->hash[3] = MD5_H3; in md5_sparc64_init()
/linux-6.1.9/arch/mips/cavium-octeon/crypto/
Docteon-md5.c74 mctx->hash[3] = MD5_H3; in octeon_md5_init()
/linux-6.1.9/crypto/
Dmd5.c136 mctx->hash[3] = MD5_H3; in md5_init()
/linux-6.1.9/drivers/crypto/marvell/cesa/
Dhash.c904 creq->state[3] = MD5_H3; in mv_cesa_md5_init()
/linux-6.1.9/drivers/crypto/
Dn2_core.c1242 cpu_to_le32(MD5_H3),