Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dtransport_security_test_lib.h49 typedef struct tsi_test_fixture tsi_test_fixture; typedef
75 struct tsi_test_fixture { struct
76 const tsi_test_fixture_vtable* vtable; argument
79 tsi_handshaker* client_handshaker;
80 tsi_handshaker* server_handshaker;
84 tsi_handshaker_result* client_result;
85 tsi_handshaker_result* server_result;
87 size_t handshake_buffer_size;
89 tsi_test_channel* channel;
91 tsi_test_frame_protector_config* config;
[all …]