Searched refs:SSL_OP_NO_COMPRESSION (Results 1 - 10 of 10) sorted by relevance

/external/libmicrohttpd/src/microspdy/
H A Dio_openssl.c93 // SSL_OP_NO_COMPRESSION disables TLS compression to avoid CRIME attack
95 #ifdef SSL_OP_NO_COMPRESSION
96 options |= SSL_OP_NO_COMPRESSION;
/external/libmicrohttpd/src/examples/
H A Dmhd2spdy_spdy.c543 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2 | SSL_OP_NO_COMPRESSION);
/external/curl/lib/vtls/
H A Dopenssl.c1807 #ifdef SSL_OP_NO_COMPRESSION
1808 ctx_options |= SSL_OP_NO_COMPRESSION;
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c1335 #ifdef SSL_OP_NO_COMPRESSION
1336 options |= SSL_OP_NO_COMPRESSION;
1337 #endif /* SSL_OP_NO_COMPRESSION */
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c1335 #ifdef SSL_OP_NO_COMPRESSION
1336 options |= SSL_OP_NO_COMPRESSION;
1337 #endif /* SSL_OP_NO_COMPRESSION */
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c1335 #ifdef SSL_OP_NO_COMPRESSION
1336 options |= SSL_OP_NO_COMPRESSION;
1337 #endif /* SSL_OP_NO_COMPRESSION */
/external/boringssl/include/openssl/
H A Dssl.h3136 #define SSL_OP_NO_COMPRESSION 0 macro
/external/boringssl/src/include/openssl/
H A Dssl.h3136 #define SSL_OP_NO_COMPRESSION 0 macro
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp8082 | SSL_OP_NO_COMPRESSION
/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 ...

Completed in 1718 milliseconds