openssl 1.1 build break fixes
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 4 Jan 2017 08:44:13 +0000 (17:44 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 4 Jan 2017 08:47:38 +0000 (17:47 +0900)
commit2842165415a637939d24aa3e4a40fec0bba84f42
treea86fa7f744ca914f7df35e565a28fffb4caa5b95
parent0ac95c40bcac812d1249b53814b94ccda3603cf9
openssl 1.1 build break fixes

this fixes building against openssl 1.1 since it broke api in various
ways by hiding structs and deprecating api's (this causes warnings not
breaks unlike the struct hiding). this adapts to these changes and
makes efl build again.

@fix
src/lib/ecore_con/efl_net_ssl_conn-openssl.c
src/lib/ecore_con/efl_net_ssl_ctx-openssl.c
src/lib/eet/eet_cipher.c
src/lib/emile/emile_cipher_openssl.c