Aryan Krishnan 362640c046 Rename array name in CRYPT_SHA1Finish()
This CL replaces the variable named "c" with a more descriptive name -
"data" to reflect that it is the "data" variable passed into
CRYPT_SHA1Update().

Bug: 503171645
Change-Id: I8157e1d2eba1e2b676649783f0068c4b65090892
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/146490
Commit-Queue: Andy Phan <andyphan@chromium.org>
Reviewed-by: Andy Phan <andyphan@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
2026-05-13 10:17:52 -07:00
..