Home
last modified time | relevance | path

Searched defs:protected_output_frames (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/tsi/
Dssl_transport_security_utils.cc132 unsigned char* protected_output_frames, in SslProtectorProtect()
184 unsigned char* protected_output_frames, in SslProtectorProtectFlush()
Dtransport_security.cc84 unsigned char* protected_output_frames, in tsi_frame_protector_protect()
99 tsi_frame_protector* self, unsigned char* protected_output_frames, in tsi_frame_protector_protect_flush()
Dfake_transport_security.cc276 unsigned char* protected_output_frames, in fake_protector_protect()
340 tsi_frame_protector* self, unsigned char* protected_output_frames, in fake_protector_protect_flush()
Dssl_transport_security.cc1298 unsigned char* protected_output_frames, in ssl_protector_protect()
1310 tsi_frame_protector* self, unsigned char* protected_output_frames, in ssl_protector_protect_flush()
/third_party/grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc83 unsigned char* protected_output_frames, in alts_protect_flush()
145 unsigned char* protected_output_frames, in alts_protect()
/third_party/grpc/test/core/tsi/
Dssl_transport_security_utils_test.cc369 std::vector<uint8_t> protected_output_frames( in TEST_P() local
431 std::vector<uint8_t> protected_output_frames( in TEST_P() local