Searched refs:total_todo (Results 1 – 2 of 2) sorted by relevance
243 unsigned int total_todo; member261 unsigned int total_todo; member
333 remaining = rctx->total_todo - chunk_start; in handle_skcipher_req() 497 if (rctx->total_received == rctx->total_todo) { in handle_skcipher_resp() 691 flow_log("total_todo %u, total_sent %u\n", in handle_ahash_req() 692 rctx->total_todo, rctx->total_sent); in handle_ahash_req() 722 nbytes_to_hash = rctx->total_todo - rctx->total_sent; in handle_ahash_req() 783 if ((rctx->total_sent == rctx->total_todo) && rctx->is_final) in handle_ahash_req() 1009 if (rctx->is_final && (rctx->total_sent == rctx->total_todo)) in handle_ahash_resp() 1282 chunksize = rctx->total_todo; in handle_aead_req() 1663 if (rctx->total_sent < rctx->total_todo) { in spu_rx_callback() 1721 rctx->total_todo in skcipher_enqueue() [all...]