/external/rust/crates/grpcio-sys/grpc/src/cpp/common/ |
D | alts_util.cc | 35 const std::shared_ptr<const AuthContext>& auth_context) { in GetAltsContextFromAuthContext() 62 const std::shared_ptr<const AuthContext>& auth_context, in AltsClientAuthzCheck()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/insecure/ |
D | insecure_security_connector.cc | 54 absl::string_view host, grpc_auth_context* auth_context, in check_call_host() 80 RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 108 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/external/rust/crates/grpcio-sys/grpc/test/core/security/ |
D | evaluate_args_test.cc | 181 grpc_auth_context auth_context(nullptr); in TEST() local 188 grpc_auth_context auth_context(nullptr); in TEST() local 196 grpc_auth_context auth_context(nullptr); in TEST() local 204 grpc_auth_context auth_context(nullptr); in TEST() local 212 grpc_auth_context auth_context(nullptr); in TEST() local
|
D | insecure_security_connector_test.cc | 34 auto auth_context = TestOnlyMakeInsecureAuthContext(); in TEST() local
|
/external/grpc-grpc/src/core/lib/security/security_connector/ |
D | security_connector.cc | 139 grpc_auth_context** auth_context, in grpc_security_connector_check_peer() 186 grpc_auth_context* auth_context, grpc_closure* on_call_host_checked, in grpc_channel_security_connector_check_call_host() 399 grpc_auth_context** auth_context, 435 grpc_auth_context** auth_context, 444 grpc_auth_context** auth_context, 477 grpc_auth_context* auth_context, 862 grpc_auth_context** auth_context) { 889 grpc_auth_context** auth_context, 926 grpc_auth_context** auth_context, 966 const grpc_auth_context* auth_context) { [all …]
|
D | local_security_connector.cc | 126 grpc_auth_context** auth_context, in local_check_peer() 150 grpc_auth_context* auth_context, in local_check_call_host()
|
D | alts_security_connector.cc | 179 grpc_auth_context** auth_context, in alts_check_peer() 221 grpc_auth_context* auth_context, in alts_check_call_host()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ssl/ |
D | ssl_security_connector.cc | 50 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context) { in ssl_check_peer() 143 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 186 bool check_call_host(absl::string_view host, grpc_auth_context* auth_context, in check_call_host() 289 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/alts/ |
D | alts_security_connector.cc | 52 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in alts_check_peer() 101 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 166 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/ |
D | evaluate_args.h | 34 EvaluateArgs(grpc_metadata_batch* metadata, grpc_auth_context* auth_context, in EvaluateArgs()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/local/ |
D | local_security_connector.cc | 70 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in local_check_peer() 176 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 225 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/fake/ |
D | fake_security_connector.cc | 214 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in fake_check_peer() 269 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 285 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | security.pyx.pxi | 67 def auth_context(Call call): function
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/context/ |
D | security_context.h | 120 grpc_core::RefCountedPtr<grpc_auth_context> auth_context; member 136 grpc_core::RefCountedPtr<grpc_auth_context> auth_context; member
|
/external/grpc-grpc/src/core/lib/security/context/ |
D | security_context.h | 90 grpc_auth_context* auth_context; member 103 grpc_auth_context* auth_context; member
|
/external/openscreen/cast/sender/channel/ |
D | cast_auth_util.cc | 238 const AuthContext& auth_context, in AuthenticateChallengeReplyImpl() 285 const AuthContext& auth_context) { in AuthenticateChallengeReply() 297 const AuthContext& auth_context, in AuthenticateChallengeReplyForTest()
|
D | message_util.cc | 17 CastMessage CreateAuthChallengeMessage(const AuthContext& auth_context) { in CreateAuthChallengeMessage()
|
/external/rust/crates/grpcio/src/ |
D | lib.rs | 29 mod auth_context; module
|
/external/grpc-grpc/src/core/lib/security/transport/ |
D | client_auth_filter.cc | 67 grpc_auth_context* auth_context; member 128 grpc_auth_context* auth_context, in grpc_auth_metadata_context_build() 372 grpc_auth_context* auth_context = in init_channel_elem() local
|
D | server_auth_filter.cc | 55 grpc_auth_context* auth_context; member 260 grpc_auth_context* auth_context = in init_channel_elem() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/ |
D | client_auth_filter.cc | 62 grpc_core::RefCountedPtr<grpc_auth_context> auth_context; member 190 const grpc_slice& call_method, grpc_auth_context* auth_context, in grpc_auth_metadata_context_build() 439 grpc_auth_context* auth_context = in client_auth_init_channel_elem() local
|
D | server_auth_filter.cc | 46 grpc_core::RefCountedPtr<grpc_auth_context> auth_context; member 301 grpc_auth_context* auth_context = in server_auth_init_channel_elem() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/ |
D | tls_security_connector.cc | 189 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 306 absl::string_view host, grpc_auth_context* auth_context, in check_call_host() 560 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/external/openscreen/cast/sender/public/ |
D | sender_socket_factory.h | 85 std::unique_ptr<AuthContext> auth_context; member
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _servicer_context.py | 56 def auth_context(self): member in ServicerContext
|