Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.h58 typedef struct tsi_test_frame_protector_config tsi_test_frame_protector_config; typedef
89 tsi_test_frame_protector_config* config;
117 tsi_test_frame_protector_config* config;
134 struct tsi_test_frame_protector_config { struct
157 tsi_test_frame_protector_config* tsi_test_frame_protector_config_create(
168 tsi_test_frame_protector_config* config, size_t read_buffer_allocated_size,
175 tsi_test_frame_protector_config* config);
207 tsi_test_frame_protector_config* config, tsi_test_channel* channel,
212 tsi_test_frame_protector_config* config, tsi_test_channel* channel,
Dtransport_security_test_lib.cc187 tsi_test_frame_protector_config* config, tsi_test_channel* channel, in tsi_test_frame_protector_send_message_to_peer()
236 tsi_test_frame_protector_config* config, tsi_test_channel* channel, in tsi_test_frame_protector_receive_message_from_peer()
417 static void tsi_test_do_ping_pong(tsi_test_frame_protector_config* config, in tsi_test_do_ping_pong()
465 tsi_test_frame_protector_config* config = fixture->config; in tsi_test_do_round_trip()
505 tsi_test_frame_protector_config* tsi_test_frame_protector_config_create( in tsi_test_frame_protector_config_create()
512 tsi_test_frame_protector_config* config = in tsi_test_frame_protector_config_create()
513 static_cast<tsi_test_frame_protector_config*>( in tsi_test_frame_protector_config_create()
563 tsi_test_frame_protector_config* config, size_t read_buffer_allocated_size, in tsi_test_frame_protector_config_set_buffer_size()
578 tsi_test_frame_protector_config* config) { in tsi_test_frame_protector_config_destroy()
/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_frame_protector_test.cc43 tsi_test_frame_protector_config* config = fixture->config; in alts_test_do_round_trip_check_frames()
336 tsi_test_frame_protector_config* config = fixture->config; in alts_test_do_round_trip()