Searched refs:sha512_compress (Results 1 – 1 of 1) sorted by relevance
107 static int sha512_compress(struct sha512_state *md, unsigned char *buf) in sha512_compress() function193 if (sha512_compress(md, (unsigned char *) in) < 0) in sha512_process()205 if (sha512_compress(md, md->buf) < 0) in sha512_process()244 sha512_compress(md, md->buf); in sha512_done()258 sha512_compress(md, md->buf); in sha512_done()