Home
last modified time | relevance | path

Searched defs:private_key_path (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_provider.cc97 std::string private_key_path, std::string identity_certificate_path, in FileWatcherCertificateProvider()
286 const std::string& private_key_path, in ReadIdentityKeyCertPairFromFiles()
385 const char* private_key_path, const char* identity_certificate_path, in grpc_tls_certificate_provider_file_watcher_create()
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dtls_certificate_provider.cc45 const std::string& private_key_path, in FileWatcherCertificateProvider()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dtls_certificate_provider.h107 FileWatcherCertificateProvider(const std::string& private_key_path, in FileWatcherCertificateProvider()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dtls_certificate_provider.h107 FileWatcherCertificateProvider(const std::string& private_key_path, in FileWatcherCertificateProvider()
/external/openscreen/cast/standalone_receiver/
Dmain.cc156 std::string private_key_path; in RunStandaloneReceiver() local
/external/openscreen/cast/receiver/channel/
Dstatic_credentials.cc183 const std::string& private_key_path, in GenerateCredentials()