Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/whirl/
H A Dwhirl.c50 static int ss_whirlpool_compress(hash_state *md, const unsigned char *buf) in ss_whirlpool_compress() function
109 err = ss_whirlpool_compress(md, buf); in s_whirlpool_compress()