/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/ |
D | NativeCrypto.java | 34 String authMethod) throws CertificateException; in verifyCertificateChain() argument
|
D | OpenSSLSocketImpl.java | 95 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
|
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
D | NativeCrypto.java | 34 String authMethod) throws CertificateException; in verifyCertificateChain() argument
|
D | OpenSSLSocketImpl.java | 95 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
|
/external/conscrypt/platform/src/test/java/org/conscrypt/ |
D | NativeCryptoTest.java | 724 public String authMethod; field in NativeCryptoTest.TestSSLHandshakeCallbacks 728 public void verifyCertificateChain(long[] certChainRefs, String authMethod) in verifyCertificateChain() argument 734 + " authMethod=" + authMethod); in verifyCertificateChain() 737 this.authMethod = authMethod; in verifyCertificateChain() 1018 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_normal() 1058 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_optional_client_certificate() 1061 assertEquals("ECDHE_RSA", serverCallback.authMethod); in test_SSL_do_handshake_optional_client_certificate() 1170 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_normal() 1203 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_not_supported_by_server() 1236 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_not_enabled_by_client()
|
/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
D | NativeCryptoTest.java | 725 public String authMethod; field in NativeCryptoTest.TestSSLHandshakeCallbacks 729 public void verifyCertificateChain(long[] certChainRefs, String authMethod) in verifyCertificateChain() argument 735 + " authMethod=" + authMethod); in verifyCertificateChain() 738 this.authMethod = authMethod; in verifyCertificateChain() 1020 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_normal() 1060 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_optional_client_certificate() 1063 assertEquals("ECDHE_RSA", serverCallback.authMethod); in test_SSL_do_handshake_optional_client_certificate() 1236 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_normal() 1269 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_not_supported_by_server() 1302 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_not_enabled_by_client()
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | OpenSSLSocketImpl.java | 569 public void verifyCertificateChain(long[] certRefs, String authMethod) in verifyCertificateChain() argument 592 Platform.checkServerTrusted(x509tm, peerCertChain, authMethod, this); in verifyCertificateChain()
|
D | OpenSSLEngineSocketImpl.java | 117 public void verifyCertificateChain(long[] certRefs, String authMethod) in verifyCertificateChain() argument
|
D | OpenSSLEngineImpl.java | 1338 public void verifyCertificateChain(long[] certRefs, String authMethod) in verifyCertificateChain() argument 1361 Platform.checkServerTrusted(x509tm, peerCertChain, authMethod, this); in verifyCertificateChain()
|
D | NativeCrypto.java | 1087 void verifyCertificateChain(long[] certificateChainRefs, String authMethod) in verifyCertificateChain() argument
|
/external/conscrypt/android/src/main/java/org/conscrypt/ |
D | KitKatPlatformOpenSSLSocketImplAdapter.java | 390 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
|
D | PreKitKatPlatformOpenSSLSocketImplAdapter.java | 390 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
|
/external/conscrypt/common/src/jni/main/cpp/ |
D | NativeCrypto.cpp | 5528 const char *authMethod = SSL_CIPHER_get_kx_name(cipher); in cert_verify_callback() local 5531 ssl, authMethod); in cert_verify_callback() 5532 jstring authMethodString = env->NewStringUTF(authMethod); in cert_verify_callback()
|
/external/robolectric/v3/runtime/ |
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/ ... |
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/ ... |