Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
H A Drmd256.c25 &rmd256_done,
304 int rmd256_done(hash_state * md, unsigned char *out) in rmd256_done() function
411 rmd256_done(&md, tmp); in rmd256_test()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h474 int rmd256_done(hash_state * md, unsigned char *out);