ready_bytes      1403 drivers/crypto/axis/artpec6_crypto.c 		size_t ready_bytes = round_down(total_bytes, blocksize);
ready_bytes      1406 drivers/crypto/axis/artpec6_crypto.c 		run_hw = ready_bytes > 0;
ready_bytes      1407 drivers/crypto/axis/artpec6_crypto.c 		if (req_ctx->partial_bytes && ready_bytes) {
ready_bytes      1431 drivers/crypto/axis/artpec6_crypto.c 							   ready_bytes -
ready_bytes      1437 drivers/crypto/axis/artpec6_crypto.c 			size_t sg_skip = ready_bytes - done_bytes;
ready_bytes      1448 drivers/crypto/axis/artpec6_crypto.c 		req_ctx->digcnt += ready_bytes;