Use the COP_FLAG_UPDATE/FINAL flags. Patch by Glenn Schmottlach.
[cryptodev-linux.git] / util.h
blob204de7584c25ef9296917b8709570df0cd2d4363
1 int sg_copy(struct scatterlist *sg_from, struct scatterlist *sg_to, int len);
2 struct scatterlist *sg_advance(struct scatterlist *sg, int consumed);