Searched defs:unprotected_slices (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/src/core/tsi/ |
D | transport_security_grpc.cc | 42 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* unprotected_slices, in tsi_zero_copy_grpc_protector_protect() 54 grpc_slice_buffer* unprotected_slices) { in tsi_zero_copy_grpc_protector_unprotect()
|
D | local_transport_security.cc | 54 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* unprotected_slices, in local_zero_copy_grpc_protector_protect() 67 grpc_slice_buffer* unprotected_slices) { in local_zero_copy_grpc_protector_unprotect()
|
D | fake_transport_security.cc | 412 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* unprotected_slices, in fake_zero_copy_grpc_protector_protect() 438 grpc_slice_buffer* unprotected_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 | 36 alts_grpc_record_protocol* rp, grpc_slice_buffer* unprotected_slices, in alts_grpc_privacy_integrity_protect() 74 grpc_slice_buffer* unprotected_slices) { in alts_grpc_privacy_integrity_unprotect()
|
D | alts_grpc_integrity_only_record_protocol.cc | 43 alts_grpc_record_protocol* rp, grpc_slice_buffer* unprotected_slices, in alts_grpc_integrity_only_extra_copy_protect() 79 alts_grpc_record_protocol* rp, grpc_slice_buffer* unprotected_slices, in alts_grpc_integrity_only_protect() 122 grpc_slice_buffer* unprotected_slices) { in alts_grpc_integrity_only_unprotect()
|
D | alts_grpc_record_protocol_common.cc | 124 alts_grpc_record_protocol* self, grpc_slice_buffer* unprotected_slices, in alts_grpc_record_protocol_protect() 139 grpc_slice_buffer* unprotected_slices) { in alts_grpc_record_protocol_unprotect()
|
D | alts_zero_copy_grpc_protector.cc | 150 tsi_zero_copy_grpc_protector* self, grpc_slice_buffer* unprotected_slices, in alts_zero_copy_grpc_protector_protect() 177 grpc_slice_buffer* unprotected_slices) { in alts_zero_copy_grpc_protector_unprotect()
|