Namespaces | Functions
alts_tsi_handshaker_private.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/tsi/alts/handshaker/alts_handshaker_client.h"
Include dependency graph for alts_tsi_handshaker_private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grpc_core
 
 grpc_core::internal
 

Functions

void grpc_core::internal::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)
 
grpc_closuregrpc_core::internal::alts_handshaker_client_get_closure_for_testing (alts_handshaker_client *c)
 
alts_tsi_handshakergrpc_core::internal::alts_handshaker_client_get_handshaker_for_testing (alts_handshaker_client *c)
 
grpc_metadata_arraygrpc_core::internal::alts_handshaker_client_get_initial_metadata_for_testing (alts_handshaker_client *c)
 
grpc_byte_buffer ** grpc_core::internal::alts_handshaker_client_get_recv_buffer_addr_for_testing (alts_handshaker_client *c)
 
grpc_byte_buffergrpc_core::internal::alts_handshaker_client_get_send_buffer_for_testing (alts_handshaker_client *c)
 
void grpc_core::internal::alts_handshaker_client_on_status_received_for_testing (alts_handshaker_client *c, grpc_status_code status, grpc_error_handle error)
 
void grpc_core::internal::alts_handshaker_client_ref_for_testing (alts_handshaker_client *c)
 
void grpc_core::internal::alts_handshaker_client_set_cb_for_testing (alts_handshaker_client *c, tsi_handshaker_on_next_done_cb cb)
 
void grpc_core::internal::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)
 
void grpc_core::internal::alts_handshaker_client_set_grpc_caller_for_testing (alts_handshaker_client *c, alts_grpc_caller caller)
 
void grpc_core::internal::alts_handshaker_client_set_recv_bytes_for_testing (alts_handshaker_client *c, grpc_slice *recv_bytes)
 
void grpc_core::internal::alts_handshaker_client_set_vtable_for_testing (alts_handshaker_client *c, alts_handshaker_client_vtable *vtable)
 
alts_handshaker_clientgrpc_core::internal::alts_tsi_handshaker_get_client_for_testing (alts_tsi_handshaker *handshaker)
 
bool grpc_core::internal::alts_tsi_handshaker_get_has_sent_start_message_for_testing (alts_tsi_handshaker *handshaker)
 
bool grpc_core::internal::alts_tsi_handshaker_get_is_client_for_testing (alts_tsi_handshaker *handshaker)
 
void grpc_core::internal::alts_tsi_handshaker_set_client_vtable_for_testing (alts_tsi_handshaker *handshaker, alts_handshaker_client_vtable *vtable)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:02