Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/hashes/
Drmd128.c84 static int _rmd128_compress(hash_state *md, unsigned char *buf) in _rmd128_compress() function
261 err = _rmd128_compress(md, buf); in rmd128_compress()