Home
last modified time | relevance | path

Searched defs:match_subject_alt_names (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dtls.proto42 repeated type.matcher.v3.StringMatcher match_subject_alt_names = 9; field
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc520 const std::vector<XdsApi::StringMatcher>& match_subject_alt_names = in UpdateXdsCertificateProvider() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h216 std::vector<StringMatcher> match_subject_alt_names; member