Home
last modified time | relevance | path

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

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