Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/hashes/
Dsha1.c45 static int _sha1_compress(hash_state *md, unsigned char *buf) in _sha1_compress() function
154 err = _sha1_compress(md, buf); in sha1_compress()