Commit dd9de88aec3437d9c673398dee42f2f82cf468ad

Patrick Steinhardt 2018-04-03T11:57:45

streams: openssl: provide `OPENSSL_init_ssl` for legacy API In order to further avoid using ifdef's in our code flow, provide the function `OPENSSL_init_ssl` in case we are using the legacy OpenSSL API.