Searched refs:SSLeay (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dcrypto.h92 // SSLeay is a compatibility function that returns OPENSSL_VERSION_NUMBER from
94 OPENSSL_EXPORT unsigned long SSLeay(void);
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/
H A Dcrypto.c186 unsigned long SSLeay(void) { return OPENSSL_VERSION_NUMBER; } function

Completed in 75 milliseconds