Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/hashes/sha2/
Dsha512.c94 static int _sha512_compress(hash_state * md, unsigned char *buf) in _sha512_compress() function
164 err = _sha512_compress(md, buf); in sha512_compress()