Macros | Functions
fake_transport_security.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/slice/slice_internal.h"
#include "src/core/tsi/transport_security_interface.h"
Include dependency graph for fake_transport_security.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TSI_FAKE_CERTIFICATE_TYPE   "FAKE"
 
#define TSI_FAKE_SECURITY_LEVEL   "TSI_SECURITY_NONE"
 

Functions

tsi_frame_protectortsi_create_fake_frame_protector (size_t *max_protected_frame_size)
 
tsi_handshakertsi_create_fake_handshaker (int is_client)
 
tsi_zero_copy_grpc_protectortsi_create_fake_zero_copy_grpc_protector (size_t *max_protected_frame_size)
 
uint32_t tsi_fake_zero_copy_grpc_protector_next_frame_size (const grpc_slice_buffer *protected_slices)
 

Macro Definition Documentation

◆ TSI_FAKE_CERTIFICATE_TYPE

#define TSI_FAKE_CERTIFICATE_TYPE   "FAKE"

Definition at line 28 of file fake_transport_security.h.

◆ TSI_FAKE_SECURITY_LEVEL

#define TSI_FAKE_SECURITY_LEVEL   "TSI_SECURITY_NONE"

Definition at line 30 of file fake_transport_security.h.

Function Documentation

◆ tsi_create_fake_frame_protector()

tsi_frame_protector* tsi_create_fake_frame_protector ( size_t *  max_protected_frame_size)

Definition at line 797 of file fake_transport_security.cc.

◆ tsi_create_fake_handshaker()

tsi_handshaker* tsi_create_fake_handshaker ( int  is_client)

Definition at line 778 of file fake_transport_security.cc.

◆ tsi_create_fake_zero_copy_grpc_protector()

tsi_zero_copy_grpc_protector* tsi_create_fake_zero_copy_grpc_protector ( size_t *  max_protected_frame_size)

Definition at line 808 of file fake_transport_security.cc.

◆ tsi_fake_zero_copy_grpc_protector_next_frame_size()

uint32_t tsi_fake_zero_copy_grpc_protector_next_frame_size ( const grpc_slice_buffer protected_slices)

Definition at line 146 of file fake_transport_security.cc.



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