Lines Matching refs:total_sent
344 rctx->total_sent = rctx->src_sent;
415 rctx->total_sent, stat_pad_len);
694 flow_log("total_todo %u, total_sent %u\n",
695 rctx->total_todo, rctx->total_sent);
725 nbytes_to_hash = rctx->total_todo - rctx->total_sent;
775 hash_parms.type = spu->spu_hash_type(rctx->total_sent);
782 rctx->total_sent += chunksize;
786 if ((rctx->total_sent == rctx->total_todo) && rctx->is_final)
845 ctx->auth.mode, rctx->total_sent,
1012 if (rctx->is_final && (rctx->total_sent == rctx->total_todo))
1351 rctx->total_sent = chunksize;
1421 req->assoclen + rctx->total_sent -
1452 rctx->total_sent, stat_pad_len);
1557 icv_offset = req->assoclen + rctx->total_sent;
1668 if (rctx->total_sent < rctx->total_todo) {
1728 rctx->total_sent = 0;
1973 rctx->total_sent = 0;
2291 spu_exp->total_sent = rctx->total_sent;
2306 rctx->total_sent = spu_exp->total_sent;
2621 rctx->total_sent = 0;