Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/hashes/
Drmd256.c78 static int _rmd256_compress(hash_state *md, unsigned char *buf) in _rmd256_compress() function
270 err = _rmd256_compress(md, buf); in rmd256_compress()