Searched defs:SSL_get_options (Results 1 - 11 of 11) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_lib.c840 uint32_t SSL_get_options(const SSL *ssl) { return ssl->options; } function
2633 if (SSL_IS_DTLS(ssl) && (SSL_get_options(ssl) & SSL_OP_NO_QUERY_MTU)) {
/external/conscrypt/src/main/java/org/conscrypt/
H A DNativeCrypto.java868 public static native long SSL_get_options(long ssl); method in class:NativeCrypto
/external/boringssl/include/openssl/
H A Dssl.h586 /* SSL_get_options returns a bitmask of |SSL_OP_*| values that represent all the
588 OPENSSL_EXPORT uint32_t SSL_get_options(const SSL *ssl);
4263 #define SSL_get_options SSL_get_options macro
/external/boringssl/src/include/openssl/
H A Dssl.h586 /* SSL_get_options returns a bitmask of |SSL_OP_*| values that represent all the
588 OPENSSL_EXPORT uint32_t SSL_get_options(const SSL *ssl);
4263 #define SSL_get_options SSL_get_options macro
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 115 milliseconds