Home
last modified time | relevance | path

Searched refs:SSL_CTX_set_options (Results 1 – 6 of 6) sorted by relevance

/external/boringssl/src/tool/
Dserver.cc55 SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv3); in Server()
/external/boringssl/src/include/openssl/
Dssl.h387 OPENSSL_EXPORT uint32_t SSL_CTX_set_options(SSL_CTX *ctx, uint32_t options);
2512 #define SSL_CTX_set_options SSL_CTX_set_options macro
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c810 SSL_CTX_set_options(ssl, SSL_OP_NO_SSLv2); in tls_init()
811 SSL_CTX_set_options(ssl, SSL_OP_NO_SSLv3); in tls_init()
3637 SSL_CTX_set_options(ssl_ctx, SSL_OP_NO_TICKET); in tls_global_set_params()
/external/boringssl/src/ssl/
Dssl_lib.c989 uint32_t SSL_CTX_set_options(SSL_CTX *ctx, uint32_t options) { in SSL_CTX_set_options() function
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp8095 SSL_CTX_set_options(sslCtx.get(),
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
Dssvnc.tcl15092 OpenSSL SSL_CTX_set_options(3) manpage.