Searched refs:protected_buffer_size (Results 1 – 2 of 2) sorted by relevance
194 static_cast<unsigned char*>(gpr_zalloc(config->protected_buffer_size)); in tsi_test_frame_protector_send_message_to_peer()204 size_t protected_buffer_size_to_send = config->protected_buffer_size; in tsi_test_frame_protector_send_message_to_peer()220 protected_buffer_size_to_send = config->protected_buffer_size; in tsi_test_frame_protector_send_message_to_peer()526 config->protected_buffer_size = use_default_protected_buffer_size in tsi_test_frame_protector_config_create()564 size_t message_buffer_allocated_size, size_t protected_buffer_size, in tsi_test_frame_protector_config_set_buffer_size() argument570 config->protected_buffer_size = protected_buffer_size; in tsi_test_frame_protector_config_set_buffer_size()
140 size_t protected_buffer_size; member169 size_t message_buffer_allocated_size, size_t protected_buffer_size,