Searched defs:protected_output_frames (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/src/core/tsi/ |
D | transport_security.cc | 77 unsigned char* protected_output_frames, in tsi_frame_protector_protect() 92 tsi_frame_protector* self, unsigned char* protected_output_frames, in tsi_frame_protector_protect_flush()
|
D | fake_transport_security.cc | 262 unsigned char* protected_output_frames, in fake_protector_protect() 323 tsi_frame_protector* self, unsigned char* protected_output_frames, in fake_protector_protect_flush()
|
D | ssl_transport_security.cc | 822 unsigned char* protected_output_frames, in ssl_protector_protect() 876 tsi_frame_protector* self, unsigned char* protected_output_frames, in ssl_protector_protect_flush()
|
/external/grpc-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()
|