Searched refs:sha256_end (Results 1 – 3 of 3) sorted by relevance
138 void sha256_end(sha256_ctx ctx[1], unsigned char hval[]);
350 void sha256_end(sha256_ctx ctx[1], unsigned char hval[]) in sha256_end() function400 sha256_end(cx, hval); in sha256()736 sha256_end(CTX_256(ctx), hval); in sha2_end()
511 sha256_end(&ctx, pHash); in bl3xHash256()