Lines Matching refs:sec4_sg_index
2040 int len, sec4_sg_index = 0; in init_aead_job() local
2055 sec4_sg_index += edesc->src_nents; in init_aead_job()
2070 sec4_sg_index * in init_aead_job()
2170 int len, sec4_sg_index = 0; in init_ablkcipher_job() local
2189 sec4_sg_index += edesc->src_nents + 1; in init_ablkcipher_job()
2207 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_job()
2227 int len, sec4_sg_index = 0; in init_ablkcipher_giv_job() local
2246 sec4_sg_index += edesc->src_nents; in init_ablkcipher_giv_job()
2256 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_giv_job()
2278 int sec4_sg_index, sec4_sg_len = 0, sec4_sg_bytes; in aead_edesc_alloc() local
2345 sec4_sg_index = 0; in aead_edesc_alloc()
2348 edesc->sec4_sg + sec4_sg_index, 0); in aead_edesc_alloc()
2349 sec4_sg_index += src_nents; in aead_edesc_alloc()
2353 edesc->sec4_sg + sec4_sg_index, 0); in aead_edesc_alloc()
2570 int sec4_sg_index; in ablkcipher_edesc_alloc() local
2618 sec4_sg_index = 0; in ablkcipher_edesc_alloc()
2623 sec4_sg_index += 1 + src_nents; in ablkcipher_edesc_alloc()
2628 edesc->sec4_sg + sec4_sg_index, 0); in ablkcipher_edesc_alloc()
2746 int sec4_sg_index; in ablkcipher_giv_edesc_alloc() local
2794 sec4_sg_index = 0; in ablkcipher_giv_edesc_alloc()
2797 sec4_sg_index += src_nents; in ablkcipher_giv_edesc_alloc()
2801 dma_to_sec4_sg_one(edesc->sec4_sg + sec4_sg_index, in ablkcipher_giv_edesc_alloc()
2803 sec4_sg_index += 1; in ablkcipher_giv_edesc_alloc()
2805 edesc->sec4_sg + sec4_sg_index, 0); in ablkcipher_giv_edesc_alloc()