| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/context/ |
| D | security_context.h | 49 struct grpc_auth_context struct 53 explicit grpc_auth_context( in grpc_auth_context() function 66 ~grpc_auth_context() { in ~grpc_auth_context() argument 76 const grpc_auth_context* chained() const { return chained_.get(); } in chained() argument 94 grpc_core::RefCountedPtr<grpc_auth_context> chained_; argument 95 grpc_auth_property_array properties_; 96 const char* peer_identity_property_name_ = nullptr;
|
| /external/grpc-grpc/src/core/lib/security/context/ |
| D | security_context.h | 43 struct grpc_auth_context { struct 44 struct grpc_auth_context* chained; argument 52 grpc_auth_context* grpc_auth_context_create(grpc_auth_context* chained); argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/http/ |
| D | httpcli_security_connector.cc | 92 grpc_core::RefCountedPtr<grpc_auth_context>* /*auth_context*/, in check_peer() 121 grpc_auth_context* /*auth_context*/, in check_call_host() argument
|
| /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() argument
|
| /external/grpc-grpc/include/grpc/ |
| D | grpc_security.h | 34 typedef struct grpc_auth_context grpc_auth_context; typedef
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/alts/ |
| D | alts_security_connector.cc | 120 grpc_auth_context* /*auth_context*/, in check_call_host() argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/local/ |
| D | local_security_connector.cc | 190 grpc_auth_context* /*auth_context*/, in check_call_host() argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/fake/ |
| D | fake_security_connector.cc | 111 grpc_auth_context* /*auth_context*/, in check_call_host() argument
|
| /external/rust/crates/grpcio-sys/bindings/ |
| D | aarch64-unknown-linux-gnu-bindings.rs | 2425 pub struct grpc_auth_context { struct 2431 pub ctx: *const grpc_auth_context, argument 2452 ctx: *const grpc_auth_context, in grpc_auth_context_property_iterator() 2459 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity() 2466 ctx: *const grpc_auth_context, in grpc_auth_context_find_properties_by_name() 2474 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity_property_name() 2480 ctx: *const grpc_auth_context, in grpc_auth_context_peer_is_authenticated() 2486 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context() 2490 pub fn grpc_auth_context_release(context: *mut grpc_auth_context); in grpc_auth_context_release() 2495 ctx: *mut grpc_auth_context, in grpc_auth_context_add_property() [all …]
|
| D | x86_64-unknown-linux-gnu-bindings.rs | 2425 pub struct grpc_auth_context { struct 2431 pub ctx: *const grpc_auth_context, argument 2452 ctx: *const grpc_auth_context, in grpc_auth_context_property_iterator() 2459 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity() 2466 ctx: *const grpc_auth_context, in grpc_auth_context_find_properties_by_name() 2474 ctx: *const grpc_auth_context, in grpc_auth_context_peer_identity_property_name() 2480 ctx: *const grpc_auth_context, in grpc_auth_context_peer_is_authenticated() 2486 pub fn grpc_call_auth_context(call: *mut grpc_call) -> *mut grpc_auth_context; in grpc_call_auth_context() 2490 pub fn grpc_auth_context_release(context: *mut grpc_auth_context); in grpc_auth_context_release() 2495 ctx: *mut grpc_auth_context, in grpc_auth_context_add_property() [all …]
|
| /external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/ |
| D | grpc_security.h | 34 typedef struct grpc_auth_context grpc_auth_context; typedef
|
| /external/rust/crates/grpcio-sys/grpc/include/grpc/ |
| D | grpc_security.h | 34 typedef struct grpc_auth_context grpc_auth_context; typedef
|