Home
last modified time | relevance | path

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

/third_party/grpc/src/core/tsi/
Dtransport_security_interface.h48 } tsi_result; typedef
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc221 static void check_must_not_be_called(tsi_result /*status*/, void* /*user_data*/, in check_must_not_be_called() argument