Searched refs:_sha512_256_final (Results 1 – 2 of 2) sorted by relevance
154 ATTRIBUTE_WARN_UNUSED_RET int _sha512_256_final(hash_context * hctx, unsigned char *output);336 .hfunc_finalize = _sha512_256_final,
229 ATTRIBUTE_WARN_UNUSED_RET int _sha512_256_final(hash_context * hctx, unsigned char *output) in _sha512_256_final() function