Home
last modified time | relevance | path

Searched refs:SSLeay (Results 1 – 11 of 11) sorted by relevance

/external/boringssl/src/include/openssl/
Dcrypto.h55 OPENSSL_EXPORT unsigned long SSLeay(void);
/external/boringssl/src/crypto/
Dcrypto.c132 unsigned long SSLeay(void) { in SSLeay() function
/external/boringssl/
DNOTICE6 the OpenSSL License and the original SSLeay license apply to the toolkit.
68 Original SSLeay License
/external/boringssl/src/
DLICENSE12 OpenSSL License and the original SSLeay license apply to the toolkit. See below
74 Original SSLeay License
/external/curl/docs/
DHISTORY42 SSL support was added, powered by the SSLeay library.
63 OpenSSL took over where SSLeay was abandoned.
DMANUAL696 N. Henson has written a patch for SSLeay that adds this functionality. You
697 can get his patch (that requires an SSLeay installation) from his site at:
DINTERNALS435 Originally libcurl supported SSLeay for SSL/TLS transports, but that was then
DFAQ796 connect to certain SSL servers when using SSLeay or OpenSSL v0.9+. The
/external/curl/lib/
Dsetup-vms.h305 #define SSLeay SSLEAY macro
/external/curl/lib/vtls/
Dopenssl.c3098 ssleay_value=SSLeay(); in Curl_ossl_version()
/external/curl/
DCHANGES.06321 - Fixed the configure's check for old-style SSLeay headers since I fell over a
16838 0.9.2b, although still occurs when I run the ~100 years old SSLeay 0.8.0. I
16839 don't know whether it is curl or SSLeay that is to blame for that.
17059 best way. SSLeay 0.8.0 shouldn't be that much in use anyway these days!
17485 - A note here, since I've received mail about it. SSLeay versions prior to
17699 - Added SSL / SSLeay support (https://)