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() function190 if (sha512_compress(md, (unsigned char *) in) < 0) in sha512_process()202 if (sha512_compress(md, md->buf) < 0) in sha512_process()241 sha512_compress(md, md->buf); in sha512_done()255 sha512_compress(md, md->buf); in sha512_done()