mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
e0d392f5b7
ENGINE_cleanup is unavailable when deprecated APIs and ENGINE support are disabled. The cleanup functions are unnecessary with OpenSSL 1.1. The getm functions use a faulty if directive. Work around it. Signed-off-by: Rosen Penev <rosenp@gmail.com>