Searched defs:protected_frames_bytes (Results 1 – 8 of 8) sorted by relevance
/external/grpc-grpc/src/core/tsi/ |
D | transport_security.cc | 107 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in tsi_frame_protector_unprotect()
|
D | fake_transport_security.cc | 345 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in fake_protector_unprotect()
|
D | ssl_transport_security.cc | 910 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in ssl_protector_unprotect()
|
/external/grpc-grpc/src/core/tsi/alts/frame_protector/ |
D | alts_frame_protector.cc | 233 const unsigned char* protected_frames_bytes, in alts_unprotect()
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/ |
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 | 341 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in fake_protector_unprotect()
|
D | ssl_transport_security.cc | 1103 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in ssl_protector_unprotect()
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/frame_protector/ |
D | alts_frame_protector.cc | 233 const unsigned char* protected_frames_bytes, in alts_unprotect()
|