Home
last modified time | relevance | path

Searched refs:local_tsi_handshaker_result (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/tsi/
Dlocal_transport_security.cc42 typedef struct local_tsi_handshaker_result { struct
45 } local_tsi_handshaker_result; typedef
134 local_tsi_handshaker_result* result = in handshaker_result_destroy()
135 reinterpret_cast<local_tsi_handshaker_result*>( in handshaker_result_destroy()
153 local_tsi_handshaker_result* result = in create_handshaker_result()
154 static_cast<local_tsi_handshaker_result*>(gpr_zalloc(sizeof(*result))); in create_handshaker_result()