Home
last modified time | relevance | path

Searched refs:SSL_get_version (Results 1 – 5 of 5) sorted by relevance

/external/openssl/patches/
Djsse.patch295 -const char *SSL_get_version(const SSL *s)
317 +const char *SSL_get_version(const SSL *s)
/external/openssl/ssl/
Dssltest.c385 SSL_get_version(c_ssl), in print_details()
1536 if (strcmp("SSLv2", SSL_get_version(c_ssl)) == 0) in doit_biopair()
Dssl.h1864 const char *SSL_get_version(const SSL *s);
Dssl_lib.c2648 const char *SSL_get_version(const SSL *s) in SSL_get_version() function
/external/openssl/include/openssl/
Dssl.h1864 const char *SSL_get_version(const SSL *s);