Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/whirl/
H A Dwhirl.c52 static int s_whirlpool_compress(hash_state *md, const unsigned char *buf) in ss_whirlpool_compress()
106 static int s_whirlpool_compress(hash_state *md, const unsigned char *buf) in s_whirlpool_compress() function
135 HASH_PROCESS(whirlpool_process, s_whirlpool_compress, whirlpool, 64)
168 s_whirlpool_compress(md, md->whirlpool.buf); in whirlpool_done()
179 s_whirlpool_compress(md, md->whirlpool.buf); in whirlpool_done()