Rename a few variables and other cosmetics
authortb <tb@openbsd.org>
Thu, 15 Jun 2023 13:44:38 +0000 (13:44 +0000)
committertb <tb@openbsd.org>
Thu, 15 Jun 2023 13:44:38 +0000 (13:44 +0000)
commit9e3b1f694630385f670857259d77283ceab3e398
tree895e74d00c63181a8346f36c5bb2884e4bb9cdfc
parent4485b0e14af49a6ff39efb6073190590a5bf10f4
Rename a few variables and other cosmetics

Rename buf_in into in, buf_out into out, use in_len and out_len for their
lengths, drop a couple of silly casts and remove some empty lines.

ok jsing
lib/libcrypto/asn1/asn1_item.c