summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-03-22 20:08:10 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2005-03-22 20:08:10 -0800
commit88649bf71ba78fe64e69a18ab62c17599b52f38f (patch)
tree4f36dea72469afe356ea1f4062566b632776e882 /net/unix/af_unix.c
parent9f65cfe66595d0944bfb2d75b163845664807a1e (diff)
[CRYPTO]: Split src/dst handling out from crypt()
Move src/dst handling from crypt() into the helpers prepare_src, prepare_dst, complete_src and complete_dst. complete_src doesn't actually do anything at the moment but is included for completeness. This sets the stage for further optimisations down the track without polluting crypt() itself. These helpers don't belong in scatterwalk.[ch] since they only help the particular way that crypt() is walking the scatter lists. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions