Home
last modified time | relevance | path

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/
Dssl_transport_security_utils.cc123 unsigned char* protected_output_frames, in SslProtectorProtect()
176 unsigned char* protected_output_frames, in SslProtectorProtectFlush()
Dtransport_security.cc90 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()
Dfake_transport_security.cc274 unsigned char* protected_output_frames, in fake_protector_protect()
338 tsi_frame_protector* self, unsigned char* protected_output_frames, in fake_protector_protect_flush()
Dssl_transport_security.cc1057 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 Dssl_transport_security_utils.cc127 unsigned char* protected_output_frames, in SslProtectorProtect()
180 unsigned char* protected_output_frames, in SslProtectorProtectFlush()
H A Dtransport_security.cc90 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 Dfake_transport_security.cc274 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 Dssl_transport_security.cc1290 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/
Dalts_frame_protector.cc85 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 Dalts_frame_protector.cc86 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 Dssl_transport_security_utils_test.cc329 std::vector<uint8_t> protected_output_frames( in TEST_P() local
391 std::vector<uint8_t> protected_output_frames( in TEST_P() local