Functions | Variables
secure_endpoint.h File Reference
#include <grpc/support/port_platform.h>
#include <stddef.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpc/slice.h>
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/iomgr/endpoint.h"
Include dependency graph for secure_endpoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

grpc_endpointgrpc_secure_endpoint_create (struct tsi_frame_protector *protector, struct tsi_zero_copy_grpc_protector *zero_copy_protector, grpc_endpoint *to_wrap, grpc_slice *leftover_slices, const grpc_channel_args *channel_args, size_t leftover_nslices)
 

Variables

grpc_core::TraceFlag grpc_trace_secure_endpoint
 

Function Documentation

◆ grpc_secure_endpoint_create()

grpc_endpoint* grpc_secure_endpoint_create ( struct tsi_frame_protector protector,
struct tsi_zero_copy_grpc_protector zero_copy_protector,
grpc_endpoint to_wrap,
grpc_slice leftover_slices,
const grpc_channel_args channel_args,
size_t  leftover_nslices 
)

Definition at line 563 of file secure_endpoint.cc.

Variable Documentation

◆ grpc_trace_secure_endpoint

grpc_core::TraceFlag grpc_trace_secure_endpoint


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