alts_tsi_handshaker_private.h
Go to the documentation of this file.
1 /*
2  *
3  * Copyright 2018 gRPC authors.
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  * http://www.apache.org/licenses/LICENSE-2.0
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  *
17  */
18 
19 #ifndef GRPC_CORE_TSI_ALTS_HANDSHAKER_ALTS_TSI_HANDSHAKER_PRIVATE_H
20 #define GRPC_CORE_TSI_ALTS_HANDSHAKER_ALTS_TSI_HANDSHAKER_PRIVATE_H
21 
23 
25 
26 namespace grpc_core {
27 namespace internal {
28 
33  alts_tsi_handshaker* handshaker);
34 
36  alts_tsi_handshaker* handshaker);
37 
40 
42  alts_tsi_handshaker* handshaker);
43 
46 
49 
52 
55 
58 
61  void* user_data, bool has_sent_start_message, grpc_slice* recv_bytes);
62 
65  tsi_handshaker_on_next_done_cb cb, void* user_data,
67 
70 
73 
76 
79 
83 
85 
86 } // namespace internal
87 } // namespace grpc_core
88 
89 #endif /* GRPC_CORE_TSI_ALTS_HANDSHAKER_ALTS_TSI_HANDSHAKER_PRIVATE_H */
alts_grpc_caller
grpc_call_error(* alts_grpc_caller)(grpc_call *call, const grpc_op *ops, size_t nops, grpc_closure *tag)
Definition: alts_handshaker_client.h:50
grpc_core::internal::alts_handshaker_client_set_cb_for_testing
void alts_handshaker_client_set_cb_for_testing(alts_handshaker_client *c, tsi_handshaker_on_next_done_cb cb)
Definition: alts_handshaker_client.cc:822
vtable
static const grpc_transport_vtable vtable
Definition: binder_transport.cc:680
grpc_core::internal::alts_handshaker_client_ref_for_testing
void alts_handshaker_client_ref_for_testing(alts_handshaker_client *c)
Definition: alts_handshaker_client.cc:838
alts_tsi_handshaker
Definition: alts_tsi_handshaker.cc:49
grpc_core::internal::alts_handshaker_client_get_recv_buffer_addr_for_testing
grpc_byte_buffer ** alts_handshaker_client_get_recv_buffer_addr_for_testing(alts_handshaker_client *c)
Definition: alts_handshaker_client.cc:752
grpc_core
Definition: call_metric_recorder.h:31
grpc_metadata_array
Definition: grpc_types.h:579
client
Definition: examples/python/async_streaming/client.py:1
error
grpc_error_handle error
Definition: retry_filter.cc:499
grpc_status_code
grpc_status_code
Definition: include/grpc/impl/codegen/status.h:28
alts_handshaker_client_vtable
Definition: alts_handshaker_client.h:54
status
absl::Status status
Definition: rls.cc:251
alts_handshaker_client.h
grpc_core::internal::alts_handshaker_client_check_fields_for_testing
void alts_handshaker_client_check_fields_for_testing(alts_handshaker_client *c, tsi_handshaker_on_next_done_cb cb, void *user_data, bool has_sent_start_message, grpc_slice *recv_bytes)
Definition: alts_handshaker_client.cc:790
grpc_core::internal::alts_handshaker_client_set_vtable_for_testing
void alts_handshaker_client_set_vtable_for_testing(alts_handshaker_client *c, alts_handshaker_client_vtable *vtable)
Definition: alts_handshaker_client.cc:805
grpc_core::internal::alts_handshaker_client_get_send_buffer_for_testing
grpc_byte_buffer * alts_handshaker_client_get_send_buffer_for_testing(alts_handshaker_client *c)
Definition: alts_handshaker_client.cc:744
grpc_byte_buffer
Definition: grpc_types.h:43
tsi_handshaker_on_next_done_cb
void(* tsi_handshaker_on_next_done_cb)(tsi_result status, void *user_data, const unsigned char *bytes_to_send, size_t bytes_to_send_size, tsi_handshaker_result *handshaker_result)
Definition: transport_security_interface.h:462
grpc_core::internal::alts_handshaker_client_get_closure_for_testing
grpc_closure * alts_handshaker_client_get_closure_for_testing(alts_handshaker_client *c)
Definition: alts_handshaker_client.cc:830
grpc_slice
Definition: include/grpc/impl/codegen/slice.h:65
grpc_core::internal::alts_tsi_handshaker_get_is_client_for_testing
bool alts_tsi_handshaker_get_is_client_for_testing(alts_tsi_handshaker *handshaker)
Definition: alts_tsi_handshaker.cc:701
alts_handshaker_client
Definition: alts_handshaker_client.cc:43
grpc_core::internal::alts_handshaker_client_get_handshaker_for_testing
alts_tsi_handshaker * alts_handshaker_client_get_handshaker_for_testing(alts_handshaker_client *c)
Definition: alts_handshaker_client.cc:814
grpc_core::internal::alts_tsi_handshaker_get_has_sent_start_message_for_testing
bool alts_tsi_handshaker_get_has_sent_start_message_for_testing(alts_tsi_handshaker *handshaker)
Definition: alts_tsi_handshaker.cc:689
grpc_core::internal::alts_handshaker_client_set_recv_bytes_for_testing
void alts_handshaker_client_set_recv_bytes_for_testing(alts_handshaker_client *c, grpc_slice *recv_bytes)
Definition: alts_handshaker_client.cc:768
grpc_core::internal::alts_handshaker_client_set_grpc_caller_for_testing
void alts_handshaker_client_set_grpc_caller_for_testing(alts_handshaker_client *c, alts_grpc_caller caller)
Definition: alts_handshaker_client.cc:736
grpc_core::internal::alts_handshaker_client_set_fields_for_testing
void alts_handshaker_client_set_fields_for_testing(alts_handshaker_client *c, alts_tsi_handshaker *handshaker, tsi_handshaker_on_next_done_cb cb, void *user_data, grpc_byte_buffer *recv_buffer, grpc_status_code status)
Definition: alts_handshaker_client.cc:776
grpc_core::internal::alts_handshaker_client_get_initial_metadata_for_testing
grpc_metadata_array * alts_handshaker_client_get_initial_metadata_for_testing(alts_handshaker_client *c)
Definition: alts_handshaker_client.cc:760
grpc_core::internal::alts_tsi_handshaker_set_client_vtable_for_testing
void alts_tsi_handshaker_set_client_vtable_for_testing(alts_tsi_handshaker *handshaker, alts_handshaker_client_vtable *vtable)
Definition: alts_tsi_handshaker.cc:695
internal
Definition: benchmark/test/output_test_helper.cc:20
grpc_core::internal::alts_handshaker_client_on_status_received_for_testing
void alts_handshaker_client_on_status_received_for_testing(alts_handshaker_client *c, grpc_status_code status, grpc_error_handle error)
Definition: alts_handshaker_client.cc:844
grpc_core::internal::alts_tsi_handshaker_get_client_for_testing
alts_handshaker_client * alts_tsi_handshaker_get_client_for_testing(alts_tsi_handshaker *handshaker)
Definition: alts_tsi_handshaker.cc:707
grpc_error
Definition: error_internal.h:42
grpc_closure
Definition: closure.h:56
cb
OPENSSL_EXPORT pem_password_cb * cb
Definition: pem.h:351
port_platform.h


grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:41