Home
last modified time | relevance | path

Searched refs:GetRootStore (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.h256 static const tsi_ssl_root_certs_store* GetRootStore();
Dsecurity_connector.cc1060 options.root_store = grpc_core::DefaultSslRootStore::GetRootStore();
1180 const tsi_ssl_root_certs_store* DefaultSslRootStore::GetRootStore() { function in grpc_core::DefaultSslRootStore
/external/grpc-grpc/src/core/lib/http/
Dhttpcli_security_connector.cc177 grpc_core::DefaultSslRootStore::GetRootStore(); in ssl_handshake()
/external/grpc-grpc/test/core/security/
Dsecurity_connector_test.cc423 grpc_core::TestDefaultSslRootStore::GetRootStore(); in test_default_ssl_roots()