Home
last modified time | relevance | path

Searched defs:cert_path (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/x509-cert/tests/
Dtrust_anchor_format.rs80 let cert_path = tai.cert_path.as_ref().unwrap(); in decode_ta1() localVariable
164 let cert_path = tai.cert_path.as_ref().unwrap(); in decode_ta2() localVariable
284 let cert_path = tai.cert_path.as_ref().unwrap(); in decode_ta3() localVariable
411 let cert_path = tai.cert_path.as_ref().unwrap(); in decode_ta4() localVariable
/aosp_15_r20/external/cronet/net/test/
H A Dcert_test_util.cc24 base::FilePath cert_path = certs_dir.AppendASCII(cert_file); in CreateCertificateListFromFile() local
68 const base::FilePath& cert_path) { in ImportCertFromFile()
/aosp_15_r20/external/autotest/client/cros/
H A Dhttpd.py249 def __init__(self, server_address, HandlerClass, cert_path, key_path): argument
281 cert_path='/etc/login_trust_root.pem', argument
/aosp_15_r20/external/python/google-auth-library-python/google/auth/transport/
Dmtls.py63 def default_client_encrypted_cert_source(cert_path, key_path): argument
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dgrpc_bidi_channel.h57 const std::string& target, std::string cert_path) { in Create()
H A Dgrpc_bidi_stream.cc41 std::string cert_path) in GrpcBidiStream()
/aosp_15_r20/external/scapy/scapy/layers/tls/
H A Dcert.py542 def __call__(cls, cert_path): argument
738 def __call__(cls, cert_path): argument
/aosp_15_r20/external/rust/android-crates-io/crates/x509-cert/src/
Danchor.rs52 pub cert_path: Option<CertPathControls>, field
/aosp_15_r20/packages/modules/DnsResolver/doh/network/
Dmod.rs49 pub cert_path: Option<String>, field
/aosp_15_r20/external/cronet/net/quic/crypto/
H A Dproof_source_chromium.cc23 bool ProofSourceChromium::Initialize(const base::FilePath& cert_path, in Initialize()
/aosp_15_r20/external/libwebsockets/test-apps/
H A Dtest-server.c419 char cert_path[1024] = ""; in main() local
H A Dtest-client.c603 char cert_path[1024] = ""; in main() local
/aosp_15_r20/packages/modules/DnsResolver/doh/
Dconfig.rs130 pub cert_path: Option<String>, field
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dcert_issuer_source_aia_unittest.cc440 base::FilePath cert_path = in TEST() local
/aosp_15_r20/external/cronet/net/cert/
H A Dx509_util_nss_unittest.cc177 base::FilePath cert_path = in TEST() local
H A Dnss_cert_database_unittest.cc172 base::FilePath cert_path = GetTestCertsDirectory().AppendASCII(name); in ReadTestFile() local
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.cc825 const char* key_path, const char* cert_path) { in ReadTlsIdentityPair()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_vfy.c1414 static int check_crl_chain(X509_STORE_CTX *ctx, in check_crl_chain()
/aosp_15_r20/external/curl/lib/vtls/
H A Dschannel.c569 TCHAR *cert_path = NULL; in schannel_acquire_credential_handle() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_vfy.c1414 static int check_crl_chain(X509_STORE_CTX *ctx, in check_crl_chain()
/aosp_15_r20/external/googleapis/google/cloud/sql/v1/
H A Dcloud_sql_resources.proto434 string cert_path = 1; field
/aosp_15_r20/external/googleapis/google/cloud/sql/v1beta4/
H A Dcloud_sql_resources.proto934 string cert_path = 1; field