Improve local variable names
authortb <tb@openbsd.org>
Wed, 20 Dec 2023 11:33:52 +0000 (11:33 +0000)
committertb <tb@openbsd.org>
Wed, 20 Dec 2023 11:33:52 +0000 (11:33 +0000)
commit72bc33e8a92f1b28b565391fadf4830e03ebb1b4
tree377165c248879927d48cd3446159c8dbbd85226d
parent1420f9e41420590522ef80b1c926cbd249aeee57
Improve local variable names

Rename the slightly awkward buf_offset into partial_len and rename
buf_avail into partial_needed to match.

suggested by jsing
lib/libcrypto/evp/evp_enc.c