Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
A Drmd256.c79 static int rmd256_compress(hash_state *md, const unsigned char *buf) in _rmd256_compress()
266 static int rmd256_compress(hash_state *md, const unsigned char *buf) in rmd256_compress() function
303 HASH_PROCESS(rmd256_process, rmd256_compress, rmd256, 64)
337 rmd256_compress(md, md->rmd256.buf); in rmd256_done()
348 rmd256_compress(md, md->rmd256.buf); in rmd256_done()

Completed in 3 milliseconds