commit | 77dc4a51a9d3386c318c1622fc126964f7cb0ee2 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Mon Jan 06 13:34:05 2014 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jan 15 11:33:36 2014 +0800 |
tree | 734c859d66bd7665e1bb463814703b49c17e78a0 | |
parent | 5258de8af04af0caf129f1ce432d1817a5800887 [diff] |
crypto: ccp - Cleanup scatterlist usage Cleanup up the usage of scatterlists to make the code cleaner and avoid extra memory allocations when not needed. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>