crypto_ahash_finup
err = err ?: crypto_ahash_finup(req);
EXPORT_SYMBOL_GPL(crypto_ahash_finup);
err = crypto_ahash_finup(&ctx->req);
err = crypto_ahash_finup(ahreq);
return crypto_ahash_finup(ahreq);
crypto_ahash_finup(req);
return crypto_ahash_finup(req) ?:
err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd);
return crypto_ahash_finup(&rctx->fallback_req);
return crypto_ahash_finup(&rctx->fallback_req);
ret = ret ?: crypto_ahash_finup(fbreq);
return crypto_ahash_finup(&rctx->fallback_req);
ret = crypto_wait_req(crypto_ahash_finup(req), &wait);
ret = crypto_wait_req(crypto_ahash_finup(req), &wait);
crypto_ahash_finup(subreq);
return safexcel_sha3_fbcheck(req) ?: crypto_ahash_finup(subreq);
crypto_ahash_finup(req);
return crypto_ahash_finup(&rctx->fallback_req);
return crypto_ahash_finup(&rctx->fallback_req);
return crypto_ahash_finup(&rctx->ahash_fbk_req);
return crypto_ahash_finup(&rctx->fallback_req);
int crypto_ahash_finup(struct ahash_request *req);
return crypto_ahash_finup(req);