Searched refs:size_total (Results 1 – 1 of 1) sorted by relevance
530 size_t size_total = 0; in dcp_sha_do_update() local541 if (ADD_OVERFLOW(hashdata->ctx_size, len, &size_total)) in dcp_sha_do_update()544 nb_blocks = size_total / DCP_SHA_BLOCK_SIZE; in dcp_sha_do_update()
Completed in 3 milliseconds