Searched defs:protected_frames_bytes (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security_utils.cc | 208 tsi_result SslProtectorUnprotect(const unsigned char* protected_frames_bytes, in SslProtectorUnprotect()
|
D | transport_security.cc | 120 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in tsi_frame_protector_unprotect()
|
D | fake_transport_security.cc | 361 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in fake_protector_unprotect()
|
D | ssl_transport_security.cc | 1080 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in ssl_protector_unprotect()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | ssl_transport_security_utils.cc | 212 tsi_result SslProtectorUnprotect(const unsigned char* protected_frames_bytes, in SslProtectorUnprotect()
|
H A D | transport_security.cc | 120 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in tsi_frame_protector_unprotect()
|
H A D | fake_transport_security.cc | 361 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in fake_protector_unprotect()
|
H A D | ssl_transport_security.cc | 1313 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in ssl_protector_unprotect()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/frame_protector/ |
D | alts_frame_protector.cc | 237 const unsigned char* protected_frames_bytes, in alts_unprotect()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/frame_protector/ |
H A D | alts_frame_protector.cc | 238 const unsigned char* protected_frames_bytes, in alts_unprotect()
|