Searched refs:SSL_OP_ALL (Results 1 – 7 of 7) sorted by relevance
543 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2 | SSL_OP_NO_COMPRESSION); in spdy_ssl_init_ssl_ctx()
478 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2); in init_ssl_ctx()
490 SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_SSLv2); in init_ssl_ctx()
3124 #define SSL_OP_ALL 0 macro
1801 ctx_options = SSL_OP_ALL; in ossl_connect_step1()
8076 SSL_OP_ALL
10924 SSL_CTX_set_options(... SSL_OP_ALL) to work around flaws in existing SSL