Searched defs:protected_slices (Results 1 – 7 of 7) sorted by relevance
/external/grpc-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 | local_transport_security.cc | 55 grpc_slice_buffer* protected_slices) { in local_zero_copy_grpc_protector_protect() 66 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in local_zero_copy_grpc_protector_unprotect()
|
D | fake_transport_security.cc | 413 grpc_slice_buffer* protected_slices) { in fake_zero_copy_grpc_protector_protect() 437 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in fake_zero_copy_grpc_protector_unprotect()
|
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_grpc_privacy_integrity_record_protocol.cc | 37 grpc_slice_buffer* protected_slices) { in alts_grpc_privacy_integrity_protect() 73 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_privacy_integrity_unprotect()
|
D | alts_grpc_integrity_only_record_protocol.cc | 44 grpc_slice_buffer* protected_slices) { in alts_grpc_integrity_only_extra_copy_protect() 80 grpc_slice_buffer* protected_slices) { in alts_grpc_integrity_only_protect() 121 alts_grpc_record_protocol* rp, grpc_slice_buffer* protected_slices, in alts_grpc_integrity_only_unprotect()
|
D | alts_grpc_record_protocol_common.cc | 125 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()
|
D | alts_zero_copy_grpc_protector.cc | 151 grpc_slice_buffer* protected_slices) { in alts_zero_copy_grpc_protector_protect() 176 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* protected_slices, in alts_zero_copy_grpc_protector_unprotect()
|