Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dmd5.h12 #define MD5_H0 0x67452301UL macro
/linux/arch/powerpc/crypto/
A Dmd5-glue.c34 sctx->hash[0] = MD5_H0; in ppc_md5_init()
/linux/arch/sparc/crypto/
A Dmd5_glue.c36 mctx->hash[0] = MD5_H0; in md5_sparc64_init()
/linux/arch/mips/cavium-octeon/crypto/
A Docteon-md5.c71 mctx->hash[0] = MD5_H0; in octeon_md5_init()
/linux/crypto/
A Dmd5.c133 mctx->hash[0] = MD5_H0; in md5_init()
/linux/drivers/crypto/marvell/cesa/
A Dhash.c901 creq->state[0] = MD5_H0; in mv_cesa_md5_init()
/linux/drivers/crypto/
A Dn2_core.c1238 cpu_to_le32(MD5_H0),

Completed in 20 milliseconds