Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dtiger.c619 static int s_tiger_compress(hash_state *md, const unsigned char *buf) in ss_tiger_compress()
653 static int s_tiger_compress(hash_state *md, const unsigned char *buf) in s_tiger_compress() function
736 HASH_PROCESS(tiger_process, s_tiger_compress, tiger, 64)
766 s_tiger_compress(md, md->tiger.buf); in tiger_done()
777 s_tiger_compress(md, md->tiger.buf); in tiger_done()