Searched refs:process_sg (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dalgif_aead.c184 struct scatterlist *process_sg = tsgl->sg + i; local
186 if (!(process_sg->length) || !sg_page(process_sg))
188 tsgl_src = process_sg;

Completed in 220 milliseconds