Public Attributes | List of all members
tsi_test_frame_protector_config Struct Reference

#include <transport_security_test_lib.h>

Public Attributes

size_t client_max_output_protected_frame_size
 
uint8_tclient_message
 
size_t client_message_size
 
size_t message_buffer_allocated_size
 
size_t protected_buffer_size
 
size_t read_buffer_allocated_size
 
size_t server_max_output_protected_frame_size
 
uint8_tserver_message
 
size_t server_message_size
 

Detailed Description

Definition at line 134 of file transport_security_test_lib.h.

Member Data Documentation

◆ client_max_output_protected_frame_size

size_t tsi_test_frame_protector_config::client_max_output_protected_frame_size

Definition at line 142 of file transport_security_test_lib.h.

◆ client_message

uint8_t* tsi_test_frame_protector_config::client_message

Definition at line 145 of file transport_security_test_lib.h.

◆ client_message_size

size_t tsi_test_frame_protector_config::client_message_size

Definition at line 148 of file transport_security_test_lib.h.

◆ message_buffer_allocated_size

size_t tsi_test_frame_protector_config::message_buffer_allocated_size

Definition at line 138 of file transport_security_test_lib.h.

◆ protected_buffer_size

size_t tsi_test_frame_protector_config::protected_buffer_size

Definition at line 140 of file transport_security_test_lib.h.

◆ read_buffer_allocated_size

size_t tsi_test_frame_protector_config::read_buffer_allocated_size

Definition at line 136 of file transport_security_test_lib.h.

◆ server_max_output_protected_frame_size

size_t tsi_test_frame_protector_config::server_max_output_protected_frame_size

Definition at line 143 of file transport_security_test_lib.h.

◆ server_message

uint8_t* tsi_test_frame_protector_config::server_message

Definition at line 146 of file transport_security_test_lib.h.

◆ server_message_size

size_t tsi_test_frame_protector_config::server_message_size

Definition at line 149 of file transport_security_test_lib.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49