Searched refs:MD5_H3 (Results 1 – 6 of 6) sorted by relevance
14 #define MD5_H3 0x10325476UL macro
43 sctx->hash[3] = MD5_H3; in ppc_md5_init()
57 mctx->hash[3] = MD5_H3; in md5_init()
39 mctx->hash[3] = cpu_to_le32(MD5_H3); in md5_sparc64_init()
75 mctx->hash[3] = cpu_to_le32(MD5_H3); in octeon_md5_init()
1287 cpu_to_le32(MD5_H3),