Searched defs:protected_output_frames (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security_utils.cc | 123 unsigned char* protected_output_frames, in SslProtectorProtect() 176 unsigned char* protected_output_frames, in SslProtectorProtectFlush()
|
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 | 274 unsigned char* protected_output_frames, in fake_protector_protect() 338 tsi_frame_protector* self, unsigned char* protected_output_frames, in fake_protector_protect_flush()
|
D | ssl_transport_security.cc | 1057 unsigned char* protected_output_frames, in ssl_protector_protect() 1069 tsi_frame_protector* self, unsigned char* protected_output_frames, in ssl_protector_protect_flush()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | ssl_transport_security_utils.cc | 127 unsigned char* protected_output_frames, in SslProtectorProtect() 180 unsigned char* protected_output_frames, in SslProtectorProtectFlush()
|
H A 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()
|
H A D | fake_transport_security.cc | 274 unsigned char* protected_output_frames, in fake_protector_protect() 338 tsi_frame_protector* self, unsigned char* protected_output_frames, in fake_protector_protect_flush()
|
H A D | ssl_transport_security.cc | 1290 unsigned char* protected_output_frames, in ssl_protector_protect() 1302 tsi_frame_protector* self, unsigned char* protected_output_frames, in ssl_protector_protect_flush()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/frame_protector/ |
D | alts_frame_protector.cc | 85 unsigned char* protected_output_frames, in alts_protect_flush() 147 unsigned char* protected_output_frames, in alts_protect()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/frame_protector/ |
H A D | alts_frame_protector.cc | 86 unsigned char* protected_output_frames, in alts_protect_flush() 148 unsigned char* protected_output_frames, in alts_protect()
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/ |
H A D | ssl_transport_security_utils_test.cc | 329 std::vector<uint8_t> protected_output_frames( in TEST_P() local 391 std::vector<uint8_t> protected_output_frames( in TEST_P() local
|