Home
last modified time | relevance | path

Searched refs:SSL_clear_options (Results 1 – 13 of 13) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DNativeCrypto.java872 public static native long SSL_clear_options(long ssl, long options); in SSL_clear_options() method in NativeCrypto
960 SSL_clear_options(ssl, optionsToClear); in setEnabledProtocols()
DSSLParametersImpl.java591 NativeCrypto.SSL_clear_options(sslNativePointer, NativeConstants.SSL_OP_NO_TICKET); in setSSLParameters()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c2238 #ifdef SSL_clear_options in tls_set_conn_flags()
2240 SSL_clear_options(ssl, SSL_OP_NO_TICKET); in tls_set_conn_flags()
2248 SSL_clear_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
2254 SSL_clear_options(ssl, SSL_OP_NO_TLSv1_1); in tls_set_conn_flags()
2260 SSL_clear_options(ssl, SSL_OP_NO_TLSv1_2); in tls_set_conn_flags()
/external/boringssl/src/include/openssl/
Dssl.h584 OPENSSL_EXPORT uint32_t SSL_clear_options(SSL *ssl, uint32_t options);
4257 #define SSL_clear_options SSL_clear_options macro
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java556 NativeCrypto.SSL_clear_options(NULL, 0); in test_SSL_clear_options()
566 NativeCrypto.SSL_clear_options(s, NativeConstants.SSL_OP_NO_SSLv3); in test_SSL_clear_options()
/external/boringssl/src/ssl/
Dssl_lib.c835 uint32_t SSL_clear_options(SSL *ssl, uint32_t options) { in SSL_clear_options() function
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp8602 long result = SSL_clear_options(ssl, options);
11254 NATIVE_METHOD(NativeCrypto, SSL_clear_options, "(JJ)J"),
/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/ ...