Use 'bio' more consistently for function arguments.
authorjsing <jsing@openbsd.org>
Fri, 16 Feb 2024 14:27:43 +0000 (14:27 +0000)
committerjsing <jsing@openbsd.org>
Fri, 16 Feb 2024 14:27:43 +0000 (14:27 +0000)
commit3e0ff278ad95c970af62bf0839800c45d7a8ddbb
tree77ce75663327a57a63f75c076de2ed1cbec4f465
parent160cf663fb70731484e4bc42ee29b51be9667811
Use 'bio' more consistently for function arguments.

Rather than 'a' or 'b', use 'bio' more consistently - there are still some
more complex cases that have been left alone for now. Also use fewer
parentheses.

No change to generated assembly other than line numbers.
lib/libcrypto/bio/bio_lib.c