Searched refs:_sha224_final (Results 1 – 2 of 2) sorted by relevance
129 ATTRIBUTE_WARN_UNUSED_RET int _sha224_final(hash_context * hctx, unsigned char *output);266 .hfunc_finalize = _sha224_final,
159 ATTRIBUTE_WARN_UNUSED_RET int _sha224_final(hash_context * hctx, unsigned char *output) in _sha224_final() function