|
GRPC Core
9.0.0
|
Go to the source code of this file.
Macros | |
| #define | TSI_FAKE_CERTIFICATE_TYPE "FAKE" |
Functions | |
| tsi_handshaker * | tsi_create_fake_handshaker (int is_client) |
| tsi_frame_protector * | tsi_create_fake_frame_protector (size_t *max_protected_frame_size) |
| tsi_zero_copy_grpc_protector * | tsi_create_fake_zero_copy_grpc_protector (size_t *max_protected_frame_size) |
| #define TSI_FAKE_CERTIFICATE_TYPE "FAKE" |
| tsi_frame_protector* tsi_create_fake_frame_protector | ( | size_t * | max_protected_frame_size | ) |
| tsi_handshaker* tsi_create_fake_handshaker | ( | int | is_client | ) |
| tsi_zero_copy_grpc_protector* tsi_create_fake_zero_copy_grpc_protector | ( | size_t * | max_protected_frame_size | ) |