Searched defs:protected_slices (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_grpc_integrity_only_record_protocol.cc | 46 grpc_slice_buffer* protected_slices) { in alts_grpc_integrity_only_extra_copy_protect() 82 grpc_slice_buffer* protected_slices) { in alts_grpc_integrity_only_protect() 123 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_integrity_only_unprotect()
|
D | alts_grpc_privacy_integrity_record_protocol.cc | 39 grpc_slice_buffer* protected_slices) { in alts_grpc_privacy_integrity_protect() 75 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_privacy_integrity_unprotect()
|
D | alts_grpc_record_protocol_common.cc | 126 grpc_slice_buffer* protected_slices) { in alts_grpc_record_protocol_protect() 139 alts_grpc_record_protocol* self, grpc_slice_buffer* protected_slices, in alts_grpc_record_protocol_unprotect()
|
D | alts_zero_copy_grpc_protector.cc | 152 grpc_slice_buffer* protected_slices) { in alts_zero_copy_grpc_protector_protect() 177 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in alts_zero_copy_grpc_protector_unprotect()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
H A D | alts_grpc_integrity_only_record_protocol.cc | 46 grpc_slice_buffer* protected_slices) { in alts_grpc_integrity_only_extra_copy_protect() 82 grpc_slice_buffer* protected_slices) { in alts_grpc_integrity_only_protect() 123 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_integrity_only_unprotect()
|
H A D | alts_grpc_privacy_integrity_record_protocol.cc | 39 grpc_slice_buffer* protected_slices) { in alts_grpc_privacy_integrity_protect() 75 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_privacy_integrity_unprotect()
|
H A D | alts_grpc_record_protocol_common.cc | 126 grpc_slice_buffer* protected_slices) { in alts_grpc_record_protocol_protect() 138 alts_grpc_record_protocol* self, grpc_slice_buffer* protected_slices, in alts_grpc_record_protocol_unprotect()
|
H A D | alts_zero_copy_grpc_protector.cc | 152 grpc_slice_buffer* protected_slices) { in alts_zero_copy_grpc_protector_protect() 177 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in alts_zero_copy_grpc_protector_unprotect()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | transport_security_grpc.cc | 43 grpc_slice_buffer* protected_slices) { in tsi_zero_copy_grpc_protector_protect() 53 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in tsi_zero_copy_grpc_protector_unprotect()
|
D | fake_transport_security.cc | 150 const grpc_slice_buffer* protected_slices) { in tsi_fake_zero_copy_grpc_protector_next_frame_size() 432 grpc_slice_buffer* protected_slices) { in fake_zero_copy_grpc_protector_protect() 456 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in fake_zero_copy_grpc_protector_unprotect()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | transport_security_grpc.cc | 43 grpc_slice_buffer* protected_slices) { in tsi_zero_copy_grpc_protector_protect() 53 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in tsi_zero_copy_grpc_protector_unprotect()
|
H A D | fake_transport_security.cc | 150 const grpc_slice_buffer* protected_slices) { in tsi_fake_zero_copy_grpc_protector_next_frame_size() 432 grpc_slice_buffer* protected_slices) { in fake_zero_copy_grpc_protector_protect() 456 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in fake_zero_copy_grpc_protector_unprotect()
|