Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dmd5.h13 #define MD5_H2 0x98badcfeUL macro
/linux-4.4.14/arch/powerpc/crypto/
Dmd5-glue.c42 sctx->hash[2] = MD5_H2; in ppc_md5_init()
/linux-4.4.14/crypto/
Dmd5.c56 mctx->hash[2] = MD5_H2; in md5_init()
/linux-4.4.14/arch/sparc/crypto/
Dmd5_glue.c38 mctx->hash[2] = cpu_to_le32(MD5_H2); in md5_sparc64_init()
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-md5.c74 mctx->hash[2] = cpu_to_le32(MD5_H2); in octeon_md5_init()
/linux-4.4.14/drivers/crypto/
Dn2_core.c1286 cpu_to_le32(MD5_H2),