Searched refs:cryptodev_sg_copy (Results 1 – 3 of 3) sorted by relevance
5 int cryptodev_sg_copy(struct scatterlist *sg_from, struct scatterlist *sg_to, int len);
59 int cryptodev_sg_copy(struct scatterlist *sg_from, struct scatterlist *sg_to, int len) in cryptodev_sg_copy() function
163 cryptodev_sg_copy(ses->sg, (*dst_sg), caop->auth_len); in get_userbuf_srtp()