Home
last modified time | relevance | path

Searched defs:certFile (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/security/certprovider/
H A DFileWatcherCertificateProvider.java47 private final Path certFile; field in FileWatcherCertificateProvider
60 String certFile, in FileWatcherCertificateProvider()
220 String certFile, in create()
H A DFileWatcherCertificateProviderProvider.java139 String certFile; field in FileWatcherCertificateProviderProvider.Config
/aosp_15_r20/tools/apksig/src/apksigner/java/com/android/apksigner/
H A DSignerParams.java72 private String certFile; field in SignerParams
154 public void setCertFile(String certFile) { in setCertFile()
495 private List<X509Certificate> loadCertsFromFile(String certFile) in loadCertsFromFile()
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DCertInstallerHelper.java82 private void extractCertificate(String certFile, String password) { in extractCertificate()
177 public void installCertificate(VpnProfile profile, String certFile, String password) { in installCertificate()
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/internal/security/certprovider/
H A DFileWatcherCertificateProviderTest.java84 private String certFile; field in FileWatcherCertificateProviderTest
302 String certFile, in commonErrorTest()
/aosp_15_r20/packages/modules/Virtualization/android/TerminalApp/java/com/android/virtualization/terminal/
DCertificateUtils.java86 File certFile = new File(context.getFilesDir(), certFileName); in writeCertificateToFile() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Distio_echo.proto62 string certFile = 16; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Distio_echo.proto62 string certFile = 16; field
/aosp_15_r20/external/grpc-grpc-java/istio-interop-testing/third_party/istio/src/main/proto/test/echo/proto/
H A Decho.proto66 string certFile = 16; field
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/util/
H A DAdvancedTlsX509KeyManager.java126 public Closeable updateIdentityCredentialsFromFile(File keyFile, File certFile, in updateIdentityCredentialsFromFile()
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dtls.go176 func LoadX509KeyPair(certFile, keyFile string) (cert Credential, err error) { argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dtls.go176 func LoadX509KeyPair(certFile, keyFile string) (cert Credential, err error) { argument
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dtls.go235 func LoadX509KeyPair(certFile, keyFile string) (Certificate, error) { argument
/aosp_15_r20/external/cronet/components/cronet/android/test/src/org/chromium/net/
H A DHttp2TestServer.java185 Http2TestServerRunnable(File certFile, File keyFile, CountDownLatch hangingUrlLatch) in Http2TestServerRunnable()
/aosp_15_r20/out/soong/.intermediates/tools/apksig/apksigner/linux_glibc_common/javac/
Dapksigner.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/frameworks/base/core/java/android/util/jar/
H A DStrictJarVerifier.java365 private void verifyCertificate(String certFile) { in verifyCertificate()
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-util/android_common_apex30/javac/
Dgrpc-java-core-util.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-util/android_common_apex34/javac/
Dgrpc-java-core-util.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-util/android_common_apex10000/javac/
Dgrpc-java-core-util.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-util/android_common_apex33/javac/
Dgrpc-java-core-util.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dserver.go2873 func ServeTLS(l net.Listener, handler Handler, certFile, keyFile string) error { argument
3522 func ListenAndServeTLS(addr, certFile, keyFile string, handler Handler) error { argument
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceTest.java1341 final String certFile = "foo.dc"; in testInstallPackages() local
1394 final String certFile = "foo.dc"; in testInstallPackages_timeout() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java534 public String installPackage(final File packageFile, final File certFile, in installPackage()
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-util/android_common_apex10000/turbine/
Dgrpc-java-core-util.jario/grpc/util/AdvancedTlsX509KeyManager$KeyInfo.class <Unknown> package io.grpc. ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-util/android_common_apex33/turbine/
Dgrpc-java-core-util.jario/grpc/util/AdvancedTlsX509KeyManager$KeyInfo.class <Unknown> package io.grpc. ...

1234