summaryrefslogtreecommitdiffstats
path: root/crypto/algif_skcipher.c
diff options
context:
space:
mode:
authorDmitry Kasatkin2010-11-19 15:04:29 +0100
committerHerbert Xu2010-11-27 09:37:19 +0100
commit887c883eea9867535059f3c8414c8cfc952ccff1 (patch)
tree2a35344c0b1de81b5b4a70bfe416c6605c5809c7 /crypto/algif_skcipher.c
parentcrypto: omap-sham - FLAGS_FIRST is redundant and removed (diff)
downloadkernel-qcow2-linux-887c883eea9867535059f3c8414c8cfc952ccff1.tar.gz
kernel-qcow2-linux-887c883eea9867535059f3c8414c8cfc952ccff1.tar.xz
kernel-qcow2-linux-887c883eea9867535059f3c8414c8cfc952ccff1.zip
crypto: omap-sham - zero-copy scatterlist handling
If scatterlist have more than one entry, current driver uses aligned buffer to copy data to to accelerator to tackle possible issues with DMA and SHA buffer alignment. This commit adds more intelligence to verify SG alignment and possibility to use DMA directly on the data without using copy buffer. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions