Lines Matching refs:total_sent
344 rctx->total_sent = rctx->src_sent;
415 rctx->total_sent, stat_pad_len);
696 flow_log("total_todo %u, total_sent %u\n",
697 rctx->total_todo, rctx->total_sent);
727 nbytes_to_hash = rctx->total_todo - rctx->total_sent;
777 hash_parms.type = spu->spu_hash_type(rctx->total_sent);
784 rctx->total_sent += chunksize;
788 if ((rctx->total_sent == rctx->total_todo) && rctx->is_final)
847 ctx->auth.mode, rctx->total_sent,
1016 if (rctx->is_final && (rctx->total_sent == rctx->total_todo))
1354 rctx->total_sent = chunksize;
1424 req->assoclen + rctx->total_sent -
1455 rctx->total_sent, stat_pad_len);
1560 icv_offset = req->assoclen + rctx->total_sent;
1671 if (rctx->total_sent < rctx->total_todo) {
1731 rctx->total_sent = 0;
1976 rctx->total_sent = 0;
2294 spu_exp->total_sent = rctx->total_sent;
2309 rctx->total_sent = spu_exp->total_sent;
2660 rctx->total_sent = 0;