Searched refs:_ripemd160_final (Results 1 – 2 of 2) sorted by relevance
199 ATTRIBUTE_WARN_UNUSED_RET int _ripemd160_final(hash_context * hctx, unsigned char *output);462 .hfunc_finalize = _ripemd160_final,
355 ATTRIBUTE_WARN_UNUSED_RET int _ripemd160_final(hash_context * hctx, unsigned char *output) in _ripemd160_final() function