Adapt openssl crypto backend to openssl3.

Ondrej Kozina requested to merge oniko/cryptsetup:openssl3-backend into master

Adapts openssl crypto backend to version 3 library context. It should fix problems related to wrong usage of OPENSSL_cleanup in libcryptsetup destructor.

Edited by Ondrej Kozina

Merge request reports