Home
last modified time | relevance | path

Searched defs:message_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc196 uint8_t* message_bytes = GRPC_SLICE_START_PTR(encrypted); in on_read() local
312 uint8_t* message_bytes = GRPC_SLICE_START_PTR(plain); in endpoint_write() local
/third_party/grpc/test/core/security/
Dsecure_endpoint_test.cc81 uint8_t* message_bytes = GRPC_SLICE_START_PTR(plain); in secure_endpoint_create_fixture_tcp_socketpair() local
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc200 const unsigned char* message_bytes = (const unsigned char*)message; in tsi_test_frame_protector_send_message_to_peer() local