Home
last modified time | relevance | path

Searched refs:grpc_auth_context_find_properties_by_name (Results 1 – 23 of 23) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dinsecure_security_connector_test.cc38 auto it = grpc_auth_context_find_properties_by_name( in TEST()
45 it = grpc_auth_context_find_properties_by_name( in TEST()
Dauth_context_test.cc41 it = grpc_auth_context_find_properties_by_name(ctx.get(), "foo"); in test_empty_context()
74 it = grpc_auth_context_find_properties_by_name(ctx.get(), "foo"); in test_simple_context()
121 it = grpc_auth_context_find_properties_by_name(ctx.get(), "foo"); in test_chained_context()
Dsecurity_connector_test.cc43 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_transport_security_type()
165 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_x509_cn()
185 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_x509_pem_cert()
206 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_x509_pem_cert_chain()
228 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_spiffe_id()
/external/grpc-grpc/test/core/security/
Dauth_context_test.cc38 it = grpc_auth_context_find_properties_by_name(ctx, "foo"); in test_empty_context()
69 it = grpc_auth_context_find_properties_by_name(ctx, "foo"); in test_simple_context()
113 it = grpc_auth_context_find_properties_by_name(ctx, "foo"); in test_chained_context()
Dsecurity_connector_test.cc38 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_transport_security_type()
135 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_x509_cn()
155 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in check_x509_pem_cert()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Devaluate_args.cc126 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in GetSpiffeId()
139 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in GetCertServerName()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/context/
Dsecurity_context.cc150 grpc_auth_context_find_properties_by_name(ctx, name); in grpc_auth_context_set_peer_identity_property_name()
203 grpc_auth_property_iterator grpc_auth_context_find_properties_by_name( in grpc_auth_context_find_properties_by_name() function
218 return grpc_auth_context_find_properties_by_name( in grpc_auth_context_peer_identity()
/external/grpc-grpc/src/core/lib/security/context/
Dsecurity_context.cc190 grpc_auth_context_find_properties_by_name(ctx, name);
242 grpc_auth_property_iterator grpc_auth_context_find_properties_by_name( function
257 return grpc_auth_context_find_properties_by_name(
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dsecure_auth_context.cc54 grpc_auth_context_find_properties_by_name(ctx_.get(), name.c_str()); in FindPropertyValues()
/external/grpc-grpc/src/cpp/common/
Dsecure_auth_context.cc61 grpc_auth_context_find_properties_by_name(ctx_, name.c_str()); in FindPropertyValues()
/external/grpc-grpc/
Dgrpc.def86 grpc_auth_context_find_properties_by_name
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.def91 grpc_auth_context_find_properties_by_name
/external/grpc-grpc/include/grpc/
Dgrpc_security.h64 GRPCAPI grpc_auth_property_iterator grpc_auth_context_find_properties_by_name(
/external/grpc-grpc/test/core/end2end/
Dh2_ssl_session_reuse_test.cc157 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in do_round_trip()
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c145 printf("%lx", (unsigned long) grpc_auth_context_find_properties_by_name); in main()
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h64 GRPCAPI grpc_auth_property_iterator grpc_auth_context_find_properties_by_name(
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h64 GRPCAPI grpc_auth_property_iterator grpc_auth_context_find_properties_by_name(
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dclient_auth_filter.cc275 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in send_security_metadata()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc.pxi560 grpc_auth_property_iterator grpc_auth_context_find_properties_by_name(
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_call.c252 grpc_auth_property_iterator it = grpc_auth_context_find_properties_by_name( in grpc_rb_call_get_peer_cert()
Drb_grpc_imports.generated.h298 #define grpc_auth_context_find_properties_by_name grpc_auth_context_find_properties_by_name_import macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs2439 pub fn grpc_auth_context_find_properties_by_name( in grpc_auth_context_find_properties_by_name() function
Daarch64-unknown-linux-gnu-bindings.rs2439 pub fn grpc_auth_context_find_properties_by_name( in grpc_auth_context_find_properties_by_name() function