Home
last modified time | relevance | path

Searched refs:SSL_set_tlsext_host_name (Results 1 – 15 of 15) sorted by relevance

/external/boringssl/src/tool/
Dclient.cc264 SSL_set_tlsext_host_name(ssl.get(), args_map["-server-name"].c_str()); in Client()
/external/boringssl/src/ssl/
Ds3_lib.c361 int SSL_set_tlsext_host_name(SSL *ssl, const char *name) { in SSL_set_tlsext_host_name() function
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java1817 NativeCrypto.SSL_set_tlsext_host_name(NULL, null); in test_SSL_set_tlsext_host_name()
1830 NativeCrypto.SSL_set_tlsext_host_name(s, null); in test_SSL_set_tlsext_host_name()
1839 NativeCrypto.SSL_set_tlsext_host_name(s, new String(longHostname)); in test_SSL_set_tlsext_host_name()
1845 NativeCrypto.SSL_set_tlsext_host_name(s, new String(hostname)); in test_SSL_set_tlsext_host_name()
1859 NativeCrypto.SSL_set_tlsext_host_name(s, hostname); in test_SSL_set_tlsext_host_name()
/external/boringssl/src/include/openssl/
Dssl.h2139 OPENSSL_EXPORT int SSL_set_tlsext_host_name(SSL *ssl, const char *name);
4280 #define SSL_set_tlsext_host_name SSL_set_tlsext_host_name macro
/external/conscrypt/src/main/java/org/conscrypt/
DNativeCrypto.java1065 public static native void SSL_set_tlsext_host_name(long sslNativePointer, String hostname) in SSL_set_tlsext_host_name() method in NativeCrypto
DSSLParametersImpl.java594 NativeCrypto.SSL_set_tlsext_host_name(sslNativePointer, sniHostname); in setSSLParameters()
/external/boringssl/src/ssl/test/
Dbssl_shim.cc1191 !SSL_set_tlsext_host_name(ssl.get(), config->host_name.c_str())) { in DoExchange()
/external/curl/lib/vtls/
Dopenssl.c2079 !SSL_set_tlsext_host_name(connssl->handle, conn->host.name)) in ossl_connect_step1()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp9071 int ret = SSL_set_tlsext_host_name(ssl, hostnameChars.c_str());
11273 NATIVE_METHOD(NativeCrypto, SSL_set_tlsext_host_name, "(JLjava/lang/String;)V"),
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...