Skip to content

Commit

Permalink
crypto: omap-sham - convert driver logic to use sgs for data xmit
Browse files Browse the repository at this point in the history
Currently, the internal buffer has been used for data transmission. Change
this so that scatterlists are used instead, and change the driver to
actually use the previously introduced helper functions for scatterlist
preparation.

This patch also removes the old buffer handling code which is no longer
needed.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Tero Kristo authored and Herbert Xu committed Sep 22, 2016
1 parent 2c5bd1e commit 8043bb1
Showing 1 changed file with 74 additions and 270 deletions.
Loading

0 comments on commit 8043bb1

Please sign in to comment.