Home
last modified time | relevance | path

Searched defs:tsi_handshaker (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/tsi/
Dtransport_security.h79 struct tsi_handshaker { struct
80 const tsi_handshaker_vtable* vtable; argument
86 /* Base for tsi_handshaker_result implementations. argument
Dtransport_security_interface.h334 typedef struct tsi_handshaker tsi_handshaker; typedef