Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
H A Drmd320.c26 &rmd320_done,
369 int rmd320_done(hash_state * md, unsigned char *out) in rmd320_done() function
476 rmd320_done(&md, tmp); in rmd320_test()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h482 int rmd320_done(hash_state * md, unsigned char *out);