aboutsummaryrefslogtreecommitdiff
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorAndrei Botila <andrei.botila@nxp.com>2019-12-09 18:59:55 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-20 14:58:33 +0800
commit46b49abc5d0ada1e2ba8f872ad98fa742555bdb1 (patch)
tree362e47d63b61162385e15813e08b2dcd37b67530 /crypto/algapi.c
parent7f8c36fe9be46862c4f3c5302f769378028a34fa (diff)
downloadlinux-46b49abc5d0ada1e2ba8f872ad98fa742555bdb1.tar.gz
linux-46b49abc5d0ada1e2ba8f872ad98fa742555bdb1.tar.bz2
linux-46b49abc5d0ada1e2ba8f872ad98fa742555bdb1.zip
crypto: caam - remove double buffering for ahash
Previously double buffering was used for storing previous and next "less-than-block-size" bytes. Double buffering can be removed by moving the copy of next "less-than-block-size" bytes after current request is executed by HW. Signed-off-by: Andrei Botila <andrei.botila@nxp.com> Reviewed-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions