Searched defs:protected_output_frames (Results 1 – 4 of 4) sorted by relevance
/third_party/grpc/src/core/tsi/alts/frame_protector/ |
D | alts_frame_protector.cc | 81 unsigned char* protected_output_frames, in alts_protect_flush() 143 unsigned char* protected_output_frames, in alts_protect()
|
/third_party/grpc/src/core/tsi/ |
D | transport_security.cc | 90 unsigned char* protected_output_frames, in tsi_frame_protector_protect() 105 tsi_frame_protector* self, unsigned char* protected_output_frames, in tsi_frame_protector_protect_flush()
|
D | fake_transport_security.cc | 258 unsigned char* protected_output_frames, in fake_protector_protect() 319 tsi_frame_protector* self, unsigned char* protected_output_frames, in fake_protector_protect_flush()
|
D | ssl_transport_security.cc | 1012 unsigned char* protected_output_frames, in ssl_protector_protect() 1066 tsi_frame_protector* self, unsigned char* protected_output_frames, in ssl_protector_protect_flush()
|