Home
last modified time | relevance | path

Searched defs:tsi_handshaker_result (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dtransport_security.h106 struct tsi_handshaker_result { struct
107 const tsi_handshaker_result_vtable* vtable; argument
Dfake_transport_security.cc502 const tsi_handshaker_result* /*self*/, tsi_peer* peer) { in fake_handshaker_result_extract_peer()
518 const tsi_handshaker_result* /*self*/, in fake_handshaker_result_create_zero_copy_grpc_protector()
527 const tsi_handshaker_result* /*self*/, in fake_handshaker_result_create_frame_protector()
Dtransport_security_interface.h229 typedef struct tsi_handshaker_result tsi_handshaker_result; typedef
Dlocal_transport_security.cc110 const tsi_handshaker_result* /*self*/, tsi_peer* /*peer*/) { in handshaker_result_extract_peer()
/external/grpc-grpc/src/core/tsi/
Dtransport_security.h109 struct tsi_handshaker_result { struct
110 const tsi_handshaker_result_vtable* vtable; argument
Dtransport_security_interface.h212 typedef struct tsi_handshaker_result tsi_handshaker_result; typedef
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc506 size_t* /*bytes_to_send_size*/, tsi_handshaker_result** /*result*/, in handshaker_next() argument