Home
last modified time | relevance | path

Searched refs:certificate_providers (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_bootstrap.h84 const CertificateProviderStore::PluginDefinitionMap& certificate_providers() in certificate_providers() function
Dxds_bootstrap.cc122 for (const auto& entry : bootstrap.certificate_providers()) { in BootstrapString()
Dxds_client.cc1748 : bootstrap_->certificate_providers())), in XdsClient()