Home | History | Annotate | Download | only in hashes

Lines Matching full:tiger_compress

615 static int  tiger_compress(hash_state *md, unsigned char *buf)
644 static int tiger_compress(hash_state *md, unsigned char *buf)
676 HASH_PROCESS(tiger_process, tiger_compress, tiger, 64)
706 tiger_compress(md, md->tiger.buf);
717 tiger_compress(md, md->tiger.buf);