Searched refs:_sha3_512_final (Results 1 – 2 of 2) sorted by relevance
174 ATTRIBUTE_WARN_UNUSED_RET int _sha3_512_final(hash_context * hctx, unsigned char *output);392 .hfunc_finalize = _sha3_512_final,
285 ATTRIBUTE_WARN_UNUSED_RET int _sha3_512_final(hash_context * hctx, unsigned char *output) in _sha3_512_final() function