taking steps towards OpenSSL 1.1.0 compatibility
commit7084d79ffa5f7e8edd84d74dbca4ad8f3a59b52d
authorIlya Maykov <ilyam@fb.com>
Fri, 12 Aug 2016 21:20:22 +0000 (12 14:20 -0700)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Fri, 12 Aug 2016 21:27:55 +0000 (12 14:27 -0700)
tree2a6f00d34224871dabe645580a8148dc84ebb460
parentc93fb8a31f7e869f00981ddaf51bdea28a24713a
taking steps towards OpenSSL 1.1.0 compatibility

Summary: Fix stack-allocated EVP_CIPHER_CTX structures in openssl extension, since that won't work in OpenSSL 1.1.0+. Clang-format-diff.py is to blame for the whitespace changes.

Reviewed By: sweis

Differential Revision: D3707421

fbshipit-source-id: 45e505fc90ca6bc8ea9764cfc626aa0b2e91cef6
hphp/runtime/ext/openssl/ext_openssl.cpp