Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dmd5.h12 #define MD5_H1 0xefcdab89UL macro
/linux-4.4.14/arch/powerpc/crypto/
Dmd5-glue.c41 sctx->hash[1] = MD5_H1; in ppc_md5_init()
/linux-4.4.14/crypto/
Dmd5.c55 mctx->hash[1] = MD5_H1; in md5_init()
/linux-4.4.14/arch/sparc/crypto/
Dmd5_glue.c37 mctx->hash[1] = cpu_to_le32(MD5_H1); in md5_sparc64_init()
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-md5.c73 mctx->hash[1] = cpu_to_le32(MD5_H1); in octeon_md5_init()
/linux-4.4.14/drivers/crypto/
Dn2_core.c1285 cpu_to_le32(MD5_H1),