Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dtiger.c617 static int ss_tiger_compress(hash_state *md, const unsigned char *buf) in ss_tiger_compress() function
656 err = ss_tiger_compress(md, buf); in s_tiger_compress()