Searched refs:sec4_sg_index (Results 1 – 1 of 1) sorted by relevance
2357 int len, sec4_sg_index = 0; in init_aead_job() local2393 sec4_sg_index += (edesc->assoc_nents ? : 1) + 1 + in init_aead_job()2414 sec4_sg_index * in init_aead_job()2442 int len, sec4_sg_index = 0; in init_aead_giv_job() local2477 sec4_sg_index += edesc->assoc_nents + 1 + edesc->src_nents; in init_aead_giv_job()2493 sec4_sg_index * in init_aead_giv_job()2516 int len, sec4_sg_index = 0; in init_ablkcipher_job() local2535 sec4_sg_index += edesc->src_nents + 1; in init_ablkcipher_job()2553 sec4_sg_index * sizeof(struct sec4_sg_entry); in init_ablkcipher_job()2573 int len, sec4_sg_index = 0; in init_ablkcipher_giv_job() local[all …]