Searched refs:dthe_copy_sg (Results 1 – 2 of 2) sorted by relevance
50 struct scatterlist *dthe_copy_sg(struct scatterlist *dst, in dthe_copy_sg() function
397 sg = dthe_copy_sg(src, req->src, req->cryptlen); in dthe_aes_run()409 sg = dthe_copy_sg(dst, req->dst, req->cryptlen); in dthe_aes_run()632 to_sg = dthe_copy_sg(aad_sg, sg, assoclen); in dthe_aead_prep_aad()690 to_sg = dthe_copy_sg(crypt_sg, out_sg[0], cryptlen); in dthe_aead_prep_crypt()