Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dtls_credentials_options.h92 struct TlsServerAuthorizationCheckInterface { struct
93 virtual ~TlsServerAuthorizationCheckInterface() = default;
106 std::shared_ptr<TlsServerAuthorizationCheckInterface> argument
145 std::shared_ptr<TlsServerAuthorizationCheckInterface>
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dtls_credentials_options.h92 struct TlsServerAuthorizationCheckInterface { struct
93 virtual ~TlsServerAuthorizationCheckInterface() = default;
106 std::shared_ptr<TlsServerAuthorizationCheckInterface> argument
145 std::shared_ptr<TlsServerAuthorizationCheckInterface>
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dtls_credentials_options.cc113 std::shared_ptr<TlsServerAuthorizationCheckInterface> in TlsServerAuthorizationCheckConfig()