Searched refs:_sha384_final (Results 1 – 2 of 2) sorted by relevance
139 ATTRIBUTE_WARN_UNUSED_RET int _sha384_final(hash_context * hctx, unsigned char *output);294 .hfunc_finalize = _sha384_final,
187 ATTRIBUTE_WARN_UNUSED_RET int _sha384_final(hash_context * hctx, unsigned char *output) in _sha384_final() function