bio chain test: various minor readability tweaks
authortb <tb@openbsd.org>
Fri, 9 Dec 2022 07:46:54 +0000 (07:46 +0000)
committertb <tb@openbsd.org>
Fri, 9 Dec 2022 07:46:54 +0000 (07:46 +0000)
commit07b5c62661281a09d49c00f4475011c4d73c9709
treeb7e13a56cb3072af25b3c491d219090f80dfd57a
parentec28bbb16197f0aa11321b969cc9221b7bb25e84
bio chain test: various minor readability tweaks

Align initialization in walk_backward() with walk_forward(), fix grammar
in a comment and move initialization of oldhead_len in a place consistent
with the other length initializations in that function
regress/lib/libcrypto/bio/bio_chain.c