Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds