Searched defs:protected_output_frames (Results 1 – 8 of 8) 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()
|
/external/rust/crates/grpcio-sys/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 | 1015 unsigned char* protected_output_frames, in ssl_protector_protect() 1069 tsi_frame_protector* self, unsigned char* protected_output_frames, in ssl_protector_protect_flush()
|
/external/rust/crates/grpcio-sys/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()
|