HomeSort by relevance Sort by last modified time
    Searched refs:ssl (Results 201 - 225 of 432) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLParametersTest.java 17 package libcore.javax.net.ssl;
20 import javax.net.ssl.SSLParameters;
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLExceptionTest.java 18 package tests.api.javax.net.ssl;
20 import javax.net.ssl.SSLException;
SSLSocketFactoryTest.java 16 package tests.api.javax.net.ssl;
24 import javax.net.ssl.SSLSocketFactory;
45 * javax.net.ssl.SSLSocketFactory#SSLSocketFactory()
57 * javax.net.ssl.SSLSocketFactory#getDefault()
65 * javax.net.ssl.SSLSocketFactory#createSocket(Socket s, String host, int port, boolean autoClose)
117 * javax.net.ssl.SSLSocketFactory#getDefaultCipherSuites()
130 * javax.net.ssl.SSLSocketFactory#getSupportedCipherSuites()
SSLContext1Test.java 18 package tests.api.javax.net.ssl;
30 import javax.net.ssl.KeyManager;
31 import javax.net.ssl.KeyManagerFactory;
32 import javax.net.ssl.SSLContext;
33 import javax.net.ssl.SSLContextSpi;
34 import javax.net.ssl.SSLEngine;
35 import javax.net.ssl.SSLServerSocketFactory;
36 import javax.net.ssl.SSLSessionContext;
37 import javax.net.ssl.SSLSocketFactory;
38 import javax.net.ssl.TrustManager
    [all...]
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLSocketPair.java 17 package libcore.javax.net.ssl;
25 import javax.net.ssl.SSLSocket;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
SecureCacheResponseTest.java 27 import javax.net.ssl.SSLPeerUnverifiedException;
  /external/apache-harmony/x-net/src/test/impl/java/org/apache/harmony/xnet/tests/provider/jsse/
KeyManagerFactoryImplTest.java 24 import javax.net.ssl.KeyManager;
44 String def_keystore = System.getProperty("javax.net.ssl.keyStore");
46 System.setProperty("javax.net.ssl.keyStore", "abc");
52 System.clearProperty("javax.net.ssl.keyStore");
54 System.setProperty("javax.net.ssl.keyStore", def_keystore);
  /external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
DefaultSSLServerSocketFactoryTest.java 19 package javax.net.ssl;
DefaultSSLSocketFactoryTest.java 19 package javax.net.ssl;
SSLServerSocketFactoryTest.java 22 package javax.net.ssl;
45 String defaultName = Security.getProperty("ssl.ServerSocketFactory.provider");
SSLSocketFactoryTest.java 22 package javax.net.ssl;
45 String defaultName = Security.getProperty("ssl.SocketFactory.provider");
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSessionContextImplTest.java 23 import javax.net.ssl.SSLSession;
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 37 import javax.net.ssl.SSLSession;
88 * Obtains the SSL session of the underlying connection, if any.
90 * {@link javax.net.ssl.SSLSocket SSLSocket}, the SSL session of
93 * <b>Note:</b> Whether the underlying socket is an SSL socket
97 * On the other hand, SSL sockets may be considered insecure,
100 * @return the underlying SSL session if available,
126 * to layer the TLS/SSL protocol on top of the tunnelled connection.
129 * would automatically trigger the layering of the TLS/SSL protocol.
171 * connection. This is typically used to create a TLS/SSL connectio
    [all...]
  /external/apache-http/src/org/apache/http/impl/client/
DefaultHttpRequestRetryHandler.java 38 import javax.net.ssl.SSLHandshakeException;
105 // SSL handshake exception
  /external/chromium/chrome/browser/
page_info_model.h 82 const NavigationEntry::SSLStatus& ssl,
  /external/chromium/crypto/
openssl_util.cc 8 #include <openssl/ssl.h>
28 // We allow the SSL environment to leak for multiple reasons:
  /external/chromium/third_party/libjingle/source/talk/base/
opensslstreamadapter.h 35 typedef struct ssl_st SSL;
45 // Static methods to initialize and deinit the SSL library are in
57 // This class does not support the SSL connection restart feature
62 // SSL error, and it has an explicit SSL_CLOSED state. It should not
99 SSL_WAIT, // waiting for the stream to open to start SSL negotiation
100 SSL_CONNECTING, // SSL negotiation in progress
101 SSL_CONNECTED, // SSL stream successfully established
102 SSL_ERROR, // some SSL error occurred, stream is closed
118 // Prepare SSL library, state is SSL_CONNECTING.
120 // Perform SSL negotiation steps
    [all...]
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
RecordedRequest.java 21 import javax.net.ssl.SSLSocket;
105 * Returns the connection's SSL protocol like {@code TLSv1}, {@code SSLv3},
106 * {@code NONE} or null if the connection doesn't use SSL.
  /external/openssl/apps/
errstr.c 5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
66 #include <openssl/ssl.h>
  /external/openssl/ssl/
ssl_locl.h 0 /* ssl/ssl_locl.h */
5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
165 #include <openssl/ssl.h>
496 RSA *(*rsa_tmp_cb)(SSL *ssl,int is_export,int keysize);
500 DH *(*dh_tmp_cb)(SSL *ssl,int is_export,int keysize)
    [all...]
ssl_sess.c 0 /* ssl/ssl_sess.c */
5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
150 SSL_SESSION *SSL_get_session(const SSL *ssl)
153 return(ssl->session);
156 SSL_SESSION *SSL_get1_session(SSL *ssl)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_peap.c 40 struct eap_ssl_data ssl; member in struct:eap_peap_data
168 if (eap_peer_tls_ssl_init(sm, &data->ssl, config)) {
169 wpa_printf(MSG_INFO, "EAP-PEAP: Failed to initialize SSL.");
186 eap_peer_tls_ssl_deinit(sm, &data->ssl);
265 tls_connection_resumed(sm->ssl_ctx, data->ssl.conn)) {
775 eap_peer_tls_reset_input(&data->ssl);
796 return eap_peer_tls_encrypt(sm, &data->ssl, EAP_TYPE_PEAP,
801 res = eap_peer_tls_decrypt(sm, &data->ssl, in_data, &in_decrypted);
1017 if (eap_peer_tls_encrypt(sm, &data->ssl, EAP_TYPE_PEAP,
1042 pos = eap_peer_tls_process_init(sm, &data->ssl, EAP_TYPE_PEAP, ret
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_peap.c 34 struct eap_ssl_data ssl; member in struct:eap_peap_data
162 if (eap_peer_tls_ssl_init(sm, &data->ssl, config)) {
163 wpa_printf(MSG_INFO, "EAP-PEAP: Failed to initialize SSL.");
180 eap_peer_tls_ssl_deinit(sm, &data->ssl);
259 tls_connection_resumed(sm->ssl_ctx, data->ssl.conn)) {
771 eap_peer_tls_reset_input(&data->ssl);
792 return eap_peer_tls_encrypt(sm, &data->ssl, EAP_TYPE_PEAP,
797 res = eap_peer_tls_decrypt(sm, &data->ssl, in_data, &in_decrypted);
1013 if (eap_peer_tls_encrypt(sm, &data->ssl, EAP_TYPE_PEAP,
1038 pos = eap_peer_tls_process_init(sm, &data->ssl, EAP_TYPE_PEAP, ret
    [all...]
  /libcore/luni/src/main/java/javax/net/ssl/
DefaultSSLSocketFactory.java 18 package javax.net.ssl;
28 * Default inoperative implementation of javax.net.ssl.SSLSocketFactory
HttpsURLConnection.java 18 package javax.net.ssl;
101 * extensions and SSL deflate compression. Should that fail, the
136 * Sets the default SSL socket factory to be used by new instances.
139 * the new default SSL socket factory.
151 * Returns the default SSL socket factory for new instances.
153 * @return the default SSL socket factory for new instances.
182 * Returns the name of the cipher suite negotiated during the SSL handshake.
184 * @return the name of the cipher suite negotiated during the SSL handshake.
273 * Sets the SSL socket factory for this instance.
276 * the SSL socket factory to be used by this instance
    [all...]

Completed in 588 milliseconds

1 2 3 4 5 6 7 891011>>