/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | FallbackTestClientSocketFactory.java | 54 List<String> enabledCipherSuites = new ArrayList<String>(suites.length); in setEnabledCipherSuites() local 57 enabledCipherSuites.add(suite); in setEnabledCipherSuites() 61 enabledCipherSuites.toArray(new String[enabledCipherSuites.size()])); in setEnabledCipherSuites()
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | SSLParametersImpl.java | 93 private String[] enabledCipherSuites; field in SSLParametersImpl 169 enabledCipherSuites = getDefaultCipherSuites( in SSLParametersImpl() 257 return enabledCipherSuites.clone(); in getEnabledCipherSuites() 264 enabledCipherSuites = NativeCrypto.checkEnabledCipherSuites(cipherSuites).clone(); in setEnabledCipherSuites() 550 NativeCrypto.setEnabledCipherSuites(sslNativePointer, enabledCipherSuites); in setSSLParameters() 612 for (String enabledCipherSuite : enabledCipherSuites) { in enablePSKKeyManagerIfRequested() 829 for (String enabledCipherSuite : enabledCipherSuites) { in getCachedClientSession()
|
/external/conscrypt/platform/src/test/java/org/conscrypt/ |
D | NativeCryptoTest.java | 657 protected List<String> enabledCipherSuites; field in NativeCryptoTest.Hooks 669 if (enabledCipherSuites == null) { in beforeHandshake() 677 cipherSuites.addAll(enabledCipherSuites); in beforeHandshake() 1160 cHooks.enabledCipherSuites = Arrays.asList(new String[] {"ECDHE-RSA-AES128-SHA"}); in test_SSL_do_handshake_with_channel_id_normal() 1163 sHooks.enabledCipherSuites = cHooks.enabledCipherSuites; in test_SSL_do_handshake_with_channel_id_normal() 1193 cHooks.enabledCipherSuites = Arrays.asList(new String[] {"ECDHE-RSA-AES128-SHA"}); in test_SSL_do_handshake_with_channel_id_not_supported_by_server() 1196 sHooks.enabledCipherSuites = cHooks.enabledCipherSuites; in test_SSL_do_handshake_with_channel_id_not_supported_by_server() 1226 cHooks.enabledCipherSuites = Arrays.asList(new String[] {"ECDHE-RSA-AES128-SHA"}); in test_SSL_do_handshake_with_channel_id_not_enabled_by_client() 1229 sHooks.enabledCipherSuites = cHooks.enabledCipherSuites; in test_SSL_do_handshake_with_channel_id_not_enabled_by_client()
|
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/ |
D | OpenSSLSocketImpl.java | 49 String[] enabledCipherSuites) throws IOException { in OpenSSLSocketImpl() argument
|
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
D | OpenSSLSocketImpl.java | 49 String[] enabledCipherSuites) throws IOException { in OpenSSLSocketImpl() argument
|
/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
D | NativeCryptoTest.java | 658 protected List<String> enabledCipherSuites; field in NativeCryptoTest.Hooks 670 if (enabledCipherSuites == null) { in beforeHandshake() 678 cipherSuites.addAll(enabledCipherSuites); in beforeHandshake() 1226 cHooks.enabledCipherSuites = Arrays.asList(new String[] {"ECDHE-RSA-AES128-SHA"}); in test_SSL_do_handshake_with_channel_id_normal() 1229 sHooks.enabledCipherSuites = cHooks.enabledCipherSuites; in test_SSL_do_handshake_with_channel_id_normal() 1259 cHooks.enabledCipherSuites = Arrays.asList(new String[] {"ECDHE-RSA-AES128-SHA"}); in test_SSL_do_handshake_with_channel_id_not_supported_by_server() 1262 sHooks.enabledCipherSuites = cHooks.enabledCipherSuites; in test_SSL_do_handshake_with_channel_id_not_supported_by_server() 1292 cHooks.enabledCipherSuites = Arrays.asList(new String[] {"ECDHE-RSA-AES128-SHA"}); in test_SSL_do_handshake_with_channel_id_not_enabled_by_client() 1295 sHooks.enabledCipherSuites = cHooks.enabledCipherSuites; in test_SSL_do_handshake_with_channel_id_not_enabled_by_client()
|
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.mortbay.jetty.server_6.1.23.v201004211559.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |