Home
last modified time | relevance | path

Searched refs:SSL_OP_NO_COMPRESSION (Results 1 – 7 of 7) sorted by relevance

/external/libmicrohttpd/src/microspdy/
Dio_openssl.c95 #ifdef SSL_OP_NO_COMPRESSION in SPDYF_openssl_init()
96 options |= SSL_OP_NO_COMPRESSION; in SPDYF_openssl_init()
/external/libmicrohttpd/src/examples/
Dmhd2spdy_spdy.c543 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2 | SSL_OP_NO_COMPRESSION); in spdy_ssl_init_ssl_ctx()
/external/curl/lib/vtls/
Dopenssl.c1807 #ifdef SSL_OP_NO_COMPRESSION in ossl_connect_step1()
1808 ctx_options |= SSL_OP_NO_COMPRESSION; in ossl_connect_step1()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c1335 #ifdef SSL_OP_NO_COMPRESSION in tls_connection_init()
1336 options |= SSL_OP_NO_COMPRESSION; in tls_connection_init()
/external/boringssl/src/include/openssl/
Dssl.h3136 #define SSL_OP_NO_COMPRESSION 0 macro
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp8082 | SSL_OP_NO_COMPRESSION
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...