Searched refs:get_SSL_SESSION_tlsext_hostname (Results 1 – 3 of 3) sorted by relevance
477 return NativeCrypto.get_SSL_SESSION_tlsext_hostname(sslSessionNativePointer); in getRequestedServerName()
1204 public static native String get_SSL_SESSION_tlsext_hostname(long sslSessionNativePointer); in get_SSL_SESSION_tlsext_hostname() method in NativeCrypto
11293 NATIVE_METHOD(NativeCrypto, get_SSL_SESSION_tlsext_hostname, "(J)Ljava/lang/String;"),