tls/openssl: Fix undefined error codes for LibreSSL
LibreSSL doesn't define all error codes which OpenSSL defines. Wrap them with #ifndef. Reference: https://bugs.gentoo.org/744127
This commit is contained in:
LibreSSL doesn't define all error codes which OpenSSL defines. Wrap them with #ifndef. Reference: https://bugs.gentoo.org/744127