repo.or.cz
/
cryptodev-linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc update
[cryptodev-linux.git]
/
util.h
blob
204de7584c25ef9296917b8709570df0cd2d4363
1
int
sg_copy
(
struct
scatterlist
*
sg_from
,
struct
scatterlist
*
sg_to
,
int
len
);
2
struct
scatterlist
*
sg_advance
(
struct
scatterlist
*
sg
,
int
consumed
);