/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/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/insecure/ |
D | insecure_security_connector.cc | 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/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() 191 bool check_call_host(absl::string_view host, grpc_auth_context* auth_context, in check_call_host() 294 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() 171 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 | 219 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in fake_check_peer() 274 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 290 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/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() 230 grpc_core::RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/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/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | security.pyx.pxi | 67 def auth_context(Call call): function
|
/external/openscreen/cast/sender/channel/ |
D | cast_auth_util.cc | 267 const AuthContext& auth_context, in AuthenticateChallengeReplyImpl() 314 const AuthContext& auth_context) { in AuthenticateChallengeReply() 326 const AuthContext& auth_context, in AuthenticateChallengeReplyForTest()
|
D | message_util.cc | 17 CastMessage CreateAuthChallengeMessage(const AuthContext& auth_context) { in CreateAuthChallengeMessage()
|
/external/rust/crates/grpcio-sys/grpc/test/core/security/ |
D | insecure_security_connector_test.cc | 34 auto auth_context = TestOnlyMakeInsecureAuthContext(); in TEST() local
|
/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/src/ |
D | lib.rs | 29 mod auth_context; module
|
/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() 447 grpc_auth_context* auth_context = in client_auth_init_channel_elem() local
|
D | server_auth_filter.cc | 47 grpc_core::RefCountedPtr<grpc_auth_context> auth_context; member 307 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 | 200 RefCountedPtr<grpc_auth_context>* auth_context, in check_peer() 317 absl::string_view host, grpc_auth_context* auth_context, in check_call_host() 574 RefCountedPtr<grpc_auth_context>* auth_context, in check_peer()
|
/external/openscreen/cast/sender/public/ |
D | sender_socket_factory.h | 89 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
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/ |
D | evaluate_args.cc | 66 EvaluateArgs::PerChannelArgs::PerChannelArgs(grpc_auth_context* auth_context, in PerChannelArgs()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ |
D | ssl_utils.cc | 186 grpc_auth_context* auth_context, in grpc_ssl_check_call_host() 356 const grpc_auth_context* auth_context) { in grpc_shallow_peer_from_ssl_auth_context()
|