Searched refs:sha512_compress (Results 1 – 1 of 1) sorted by relevance
110 static int sha512_compress(struct sha512_state *md, unsigned char *buf) in sha512_compress() function196 if (sha512_compress(md, (unsigned char *) in) < 0) in sha512_process()208 if (sha512_compress(md, md->buf) < 0) in sha512_process()247 sha512_compress(md, md->buf); in sha512_done()261 sha512_compress(md, md->buf); in sha512_done()