Home
last modified time | relevance | path

Searched refs:sec4_sg_index (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c2040 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
[all …]