Adapt to OpenSSL 1.1.0
commit5f77b9161377ab4f727812047cedeb863d6aa355
authorPetr Písař <petr.pisar@atlas.cz>
Sun, 16 Oct 2016 08:29:52 +0000 (16 10:29 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 16 Oct 2016 08:29:52 +0000 (16 10:29 +0200)
tree2763241c25faa7c99d52e2d8b1e29c6d71031cb2
parent0337dc573ac68ab28a41dc2f38dffc51f34c7eeb
Adapt to OpenSSL 1.1.0

OpenSSL 1.1.0 hid structure internals and provided methods. This patch adapts
to the changes so that it's possible to build it against new and old OpenSSL.
src/crypto_openssl.c