diff options
author | Joel Fernandes <joelf@ti.com> | 2013-08-17 21:42:27 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-08-21 21:28:00 +1000 |
commit | 0c063a22d50606e5e405e954be2de3810372dc27 (patch) | |
tree | 487b7ed25983e6746dd109319df9126ec1c2803a /lib | |
parent | 0a641712ef9459df5d8c19fc19e686887257b3e3 (diff) |
crypto: omap-aes - Remove previously used intermediate buffers
Intermdiate buffers were allocated, mapped and used for DMA. These are no
longer required as we use the SGs from crypto layer directly in previous
commits in the series. Also along with it, remove the logic for copying SGs
etc as they are no longer used, and all the associated variables in omap_aes_device.
Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions