Stop pretending that EVP_CIPHER cleanup can fail.
authorjsing <jsing@openbsd.org>
Tue, 13 Sep 2022 04:59:18 +0000 (04:59 +0000)
committerjsing <jsing@openbsd.org>
Tue, 13 Sep 2022 04:59:18 +0000 (04:59 +0000)
commitb81859533eb46037002fc92de8c3a7d0c2cc5d5f
treed139602871795b8b6a26f2cc27b7e68dfae53a50
parentb81cd588a5e79ae8cdf36971c7e7c3ca59b86598
Stop pretending that EVP_CIPHER cleanup can fail.

Now that EVP_CIPHER is opaque, stop pretending that EVP_CIPHER cleanup can
fail.

ok tb@
lib/libcrypto/evp/e_aes.c
lib/libcrypto/evp/e_chacha20poly1305.c
lib/libcrypto/evp/evp_enc.c
lib/libcrypto/evp/evp_locl.h