• Show log

    Commit

  • Hash : dd9de88a
    Author : Patrick Steinhardt
    Date : 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.