Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dsha1_accel.c77 static int sha1_compress(hash_state *md, const unsigned char *buf) in sha1_compress() function
140 sha1_compress(md, md->sha1.buf); in sha1_done()
151 sha1_compress(md, md->sha1.buf); in sha1_done()