Searched refs:gostr34_11_94_final (Results 1 – 3 of 3) sorted by relevance
496 ATTRIBUTE_WARN_UNUSED_RET int gostr34_11_94_final(gostr34_11_94_context *ctx, u8 output[GOSTR34_11_… in gostr34_11_94_final() function586 ret = gostr34_11_94_final(&ctx, output); in gostr34_11_94_scattered()617 ret = gostr34_11_94_final(&ctx, output); in gostr34_11_94()
166 ATTRIBUTE_WARN_UNUSED_RET int gostr34_11_94_final(gostr34_11_94_context *ctx, u8 output[GOSTR34_11_…
448 ret = gostr34_11_94_final(&(ctx->gostr34_11_94ctx), output); EG(ret, err); in gen_hash_final()