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

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/
H A Dcrypto.c167 const char *SSLeay_version(int which) { return OpenSSL_version(which); }
169 const char *OpenSSL_version(int which) { function
/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dcrypto.h78 // OpenSSL_version is a compatibility function that returns the string
81 OPENSSL_EXPORT const char *OpenSSL_version(int which);
89 // SSLeay_version calls |OpenSSL_version|.

Completed in 70 milliseconds