Searched refs:md4_compress (Results 1 – 1 of 1) sorted by relevance
78 static int md4_compress(hash_state *md, unsigned char *buf) in _md4_compress()160 static int md4_compress(hash_state *md, unsigned char *buf) in md4_compress() function193 HASH_PROCESS(md4_process, md4_compress, md4, 64)226 md4_compress(md, md->md4.buf); in md4_done()237 md4_compress(md, md->md4.buf); in md4_done()