Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
A Drmd128.c85 static int rmd128_compress(hash_state *md, const unsigned char *buf) in _rmd128_compress()
257 static int rmd128_compress(hash_state *md, const unsigned char *buf) in rmd128_compress() function
290 HASH_PROCESS(rmd128_process, rmd128_compress, rmd128, 64)
324 rmd128_compress(md, md->rmd128.buf); in rmd128_done()
335 rmd128_compress(md, md->rmd128.buf); in rmd128_done()

Completed in 2 milliseconds