Searched refs:extra_offset (Results 1 – 3 of 3) sorted by relevance
184 uint32_t extra_offset) in fill_sg_comp_from_iov() argument215 if (extra_len && (e_len >= extra_offset)) { in fill_sg_comp_from_iov()217 uint32_t next_len = e_len - extra_offset; in fill_sg_comp_from_iov()218 uint64_t next_vaddr = e_vaddr + extra_offset; in fill_sg_comp_from_iov()220 if (!extra_offset) { in fill_sg_comp_from_iov()223 e_len = extra_offset; in fill_sg_comp_from_iov()254 if (extra_offset) in fill_sg_comp_from_iov()255 extra_offset -= size; in fill_sg_comp_from_iov()
392 uint32_t extra_offset) in fill_sg_comp_from_iov() argument423 if (extra_len && (e_len >= extra_offset)) { in fill_sg_comp_from_iov()425 uint32_t next_len = e_len - extra_offset; in fill_sg_comp_from_iov()426 phys_addr_t next_dma = e_dma_addr + extra_offset; in fill_sg_comp_from_iov()428 if (!extra_offset) { in fill_sg_comp_from_iov()431 e_len = extra_offset; in fill_sg_comp_from_iov()462 if (extra_offset) in fill_sg_comp_from_iov()463 extra_offset -= size; in fill_sg_comp_from_iov()
4480 uint8_t extra_offset = 4; in test_snow3g_encryption_offset_oop() local4528 plaintext_len = ceil_byte_length(tdata->plaintext.len + extra_offset); in test_snow3g_encryption_offset_oop()4541 buffer_shift_right(plaintext, tdata->plaintext.len, extra_offset); in test_snow3g_encryption_offset_oop()4550 extra_offset); in test_snow3g_encryption_offset_oop()4580 extra_offset); in test_snow3g_encryption_offset_oop()4586 extra_offset, in test_snow3g_encryption_offset_oop()