Home
last modified time | relevance | path

Searched refs:authMethod (Results 1 – 19 of 19) sorted by relevance

/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DNativeCrypto.java34 String authMethod) throws CertificateException; in verifyCertificateChain() argument
DOpenSSLSocketImpl.java95 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
DNativeCrypto.java34 String authMethod) throws CertificateException; in verifyCertificateChain() argument
DOpenSSLSocketImpl.java95 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
/external/conscrypt/platform/src/test/java/org/conscrypt/
DNativeCryptoTest.java724 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/
DNativeCryptoTest.java725 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/
DOpenSSLSocketImpl.java569 public void verifyCertificateChain(long[] certRefs, String authMethod) in verifyCertificateChain() argument
592 Platform.checkServerTrusted(x509tm, peerCertChain, authMethod, this); in verifyCertificateChain()
DOpenSSLEngineSocketImpl.java117 public void verifyCertificateChain(long[] certRefs, String authMethod) in verifyCertificateChain() argument
DOpenSSLEngineImpl.java1338 public void verifyCertificateChain(long[] certRefs, String authMethod) in verifyCertificateChain() argument
1361 Platform.checkServerTrusted(x509tm, peerCertChain, authMethod, this); in verifyCertificateChain()
DNativeCrypto.java1087 void verifyCertificateChain(long[] certificateChainRefs, String authMethod) in verifyCertificateChain() argument
/external/conscrypt/android/src/main/java/org/conscrypt/
DKitKatPlatformOpenSSLSocketImplAdapter.java390 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
DPreKitKatPlatformOpenSSLSocketImplAdapter.java390 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
/external/conscrypt/common/src/jni/main/cpp/
DNativeCrypto.cpp5528 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/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...