Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
H A Drmd128.c31 &rmd128_done,
291 int rmd128_done(hash_state * md, unsigned char *out) in rmd128_done() function
386 rmd128_done(&md, tmp); in rmd128_test()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h458 int rmd128_done(hash_state * md, unsigned char *out);