Searched defs:SSL_get_version (Results 1 – 4 of 4) sorted by relevance
365 const char *SSL_get_version(const SSL *ssl) { in SSL_get_version() function
1134 public static native String SSL_get_version(long ssl, NativeSsl ssl_holder); in SSL_get_version() method in NativeCrypto
1174 public static native String SSL_get_version(long ssl, NativeSsl ssl_holder); in SSL_get_version() method in NativeCrypto
406 #define SSL_get_version GRPC_SHADOW_SSL_get_version macro