Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/hashes/whirl/
Dwhirl.c57 static int _whirlpool_compress(hash_state *md, unsigned char *buf) in _whirlpool_compress() function
116 err = _whirlpool_compress(md, buf); in whirlpool_compress()