/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/ |
H A D | TestHostnameVerifier.java | 18 public boolean verify(String hostname, SSLSession sslSession) { in verify()
|
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/javax/net/ssl/ |
H A D | TestHostnameVerifier.java | 20 public boolean verify(String hostname, SSLSession sslSession) { in verify()
|
/aosp_15_r20/tools/tradefederation/core/avd_util/javatests/com/android/tradefed/util/avd/ |
D | HostOrchestratorClientTest.java | 124 public Optional<SSLSession> sslSession() { in buildFakeResponse() method in HostOrchestratorClientTest
|
D | HostOrchestratorUtilTest.java | 1560 public Optional<SSLSession> sslSession() { in mockHttpResponse() method in HostOrchestratorUtilTest
|
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | SSLCertificateSocketFactoryTest.java | 344 public boolean verify(String hostname, SSLSession sslSession) { in verify()
|
/aosp_15_r20/external/conscrypt/repackaged/openjdk/src/main/java/com/android/org/conscrypt/ |
H A D | Java8PlatformUtil.java | 123 static SSLSession wrapSSLSession(ExternalSession sslSession) { in wrapSSLSession()
|
H A D | Platform.java | 584 static SSLSession wrapSSLSession(ExternalSession sslSession) { in wrapSSLSession()
|
/aosp_15_r20/external/conscrypt/openjdk/src/main/java/org/conscrypt/ |
H A D | Java8PlatformUtil.java | 122 static SSLSession wrapSSLSession(ExternalSession sslSession) { in wrapSSLSession()
|
H A D | Platform.java | 582 static SSLSession wrapSSLSession(ExternalSession sslSession) { in wrapSSLSession()
|
/aosp_15_r20/external/apache-http/android/src/android/net/http/ |
H A D | CertificateChainValidator.java | 113 SSLSession sslSession = sslSocket.getSession(); in doHandshakeAndValidateServerCertificates() local
|
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/ |
H A D | HostnameVerifierBenchmark.java | 74 FakeSSLSession sslSession = new FakeSSLSession() { in timeVerify() local
|
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/eap/crypto/ |
D | TlsSession.java | 134 SSLSession sslSession, in TlsSession()
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
H A D | SSLSessionTest.java | 538 SSLSession sslSession = client.getSession(); in test_SSLSession_getPeerHostFromInetAddress() local
|
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/ |
H A D | SSLSessionTest.java | 530 SSLSession sslSession = client.getSession(); in test_SSLSession_getPeerHostFromInetAddress() local
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
H A D | RbacFilterTest.java | 168 SSLSession sslSession = mock(SSLSession.class); in authenticatedParser() local
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/internal/rbac/engine/ |
H A D | GrpcAuthorizationEngineTest.java | 88 private SSLSession sslSession; field in GrpcAuthorizationEngineTest
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/rbac/engine/ |
H A D | GrpcAuthorizationEngine.java | 304 SSLSession sslSession = serverCall.getAttributes().get(Grpc.TRANSPORT_ATTR_SSL_SESSION); in getPrincipalNames() local
|
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/url-connection-client/src/main/java/software/amazon/awssdk/http/urlconnection/ |
H A D | UrlConnectionHttpClient.java | 602 public boolean verify(String s, SSLSession sslSession) { in verify()
|
/aosp_15_r20/external/conscrypt/platform/src/main/java/org/conscrypt/ |
H A D | Platform.java | 444 static SSLSession wrapSSLSession(ExternalSession sslSession) { in wrapSSLSession()
|
/aosp_15_r20/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/ |
H A D | Platform.java | 448 static SSLSession wrapSSLSession(ExternalSession sslSession) { in wrapSSLSession()
|
/aosp_15_r20/external/conscrypt/android/src/main/java/org/conscrypt/ |
H A D | Platform.java | 766 public static SSLSession wrapSSLSession(ExternalSession sslSession) { in wrapSSLSession()
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
H A D | AbstractInteropTest.java | 2183 SSLSession sslSession = in assertX500SubjectDn() local
|
/aosp_15_r20/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/ |
H A D | NativeCryptoTest.java | 2403 public abstract void run(long sslSession) throws Exception; in run()
|
/aosp_15_r20/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
H A D | NativeCryptoTest.java | 2394 public abstract void run(long sslSession) throws Exception; in run()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | okhttp-tests-nojarjar.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/squareup/
com/ ... |