Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/hashes/sha2/
Dsha256.c69 static int _sha256_compress(hash_state * md, unsigned char *buf) in _sha256_compress() function
195 err = _sha256_compress(md, buf); in sha256_compress()