Adapt to OpenSSL 1.1.0
commitc2920c2c7c313cd1d83fef4375530a725b29b4d8
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 09:55:45 +0000 (16 11:55 +0200)
tree6c0340d6d3fac550bc99c8d478dd68c1c1d6154a
parent2c9c7d5d0117d09b1ed32e11079afce2d45574f0
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