Searched refs:hw_bytes (Results 1 – 1 of 1) sorted by relevance
555 int num_sgs, hw_bytes, old_extra_bytes, rc; in mv_start_new_hash_req() local558 hw_bytes = req->nbytes + ctx->extra_bytes; in mv_start_new_hash_req()561 ctx->extra_bytes = hw_bytes % SHA1_BLOCK_SIZE; in mv_start_new_hash_req()564 hw_bytes -= ctx->extra_bytes; in mv_start_new_hash_req()571 if (hw_bytes) { in mv_start_new_hash_req()572 p->hw_nbytes = hw_bytes; in mv_start_new_hash_req()