Searched refs:_sha256_final (Results 1 – 2 of 2) sorted by relevance
134 ATTRIBUTE_WARN_UNUSED_RET int _sha256_final(hash_context * hctx, unsigned char *output);280 .hfunc_finalize = _sha256_final,
173 ATTRIBUTE_WARN_UNUSED_RET int _sha256_final(hash_context * hctx, unsigned char *output) in _sha256_final() function