Simplify EVP_CIPHER_{asn1_to_param,parma_to_asn1}()
authortb <tb@openbsd.org>
Tue, 2 Jan 2024 20:00:45 +0000 (20:00 +0000)
committertb <tb@openbsd.org>
Tue, 2 Jan 2024 20:00:45 +0000 (20:00 +0000)
commita0acfa787e3801f2f84a4452a90790f7d8ecc14d
tree73f63e27256120eed5cb1c1b98b3c016fcdff6c3
parentf3f06693f3a215bd3ac7db6fcbbb063850a8ffd4
Simplify EVP_CIPHER_{asn1_to_param,parma_to_asn1}()

There's no need for a ret variable and else if/else
lib/libcrypto/evp/evp_cipher.c