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

/external/openssl/ssl/
H A Dd1_lib.c474 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE);
H A Dssl.h658 #define SSL_set_options(ssl,op) \ macro
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_openssl.c895 SSL_set_options(conn->ssl, options);
2373 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
/external/chromium/net/socket/
H A Dssl_client_socket_openssl.cc371 // options and mode configuration functions. (SSL_set_options etc)
466 SSL_set_options(ssl_, options.set_mask);
/external/openssl/apps/
H A Ds_server.c2025 SSL_set_options(con, SSL_OP_NO_QUERY_MTU);
2033 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE);
H A Ds_client.c1317 SSL_set_options(con, SSL_OP_NO_QUERY_MTU);
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c937 SSL_set_options(conn->ssl, options);
2632 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c937 SSL_set_options(conn->ssl, options);
2632 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c937 SSL_set_options(conn->ssl, options);
2632 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
/external/openssl/include/openssl/
H A Dssl.h658 #define SSL_set_options(ssl,op) \ macro

Completed in 65 milliseconds