Some simple cosmetics in rsa_alg_set_oaep_padding()
authortb <tb@openbsd.org>
Wed, 8 Nov 2023 16:05:18 +0000 (16:05 +0000)
committertb <tb@openbsd.org>
Wed, 8 Nov 2023 16:05:18 +0000 (16:05 +0000)
commit89be72422d9a0799ce1019dad0166b263c652feb
treeb701e5b752124e6a58f11ad0e122896fdb5604ef
parentb7ca3793f1686a772c74c2d204de99dda1e65cf4
Some simple cosmetics in rsa_alg_set_oaep_padding()

Rename rv into ret and split it on its own line, move labellen a bit down
add some empty lines. To match style elsewhere.

Most of this was requested by jsing
lib/libcrypto/rsa/rsa_ameth.c