aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/api.c
diff options
context:
space:
mode:
authorAndrei Botila <andrei.botila@nxp.com>2019-12-09 18:59:56 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-20 14:58:33 +0800
commit76e227719a14064f47ab0109c55368c4b5baeaca (patch)
tree94c268de556595df5811a31d8487918f46376694 /crypto/api.c
parentcrypto: caam - remove double buffering for ahash (diff)
downloadlinux-dev-76e227719a14064f47ab0109c55368c4b5baeaca.tar.xz
linux-dev-76e227719a14064f47ab0109c55368c4b5baeaca.zip
crypto: caam/qi2 - 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 '')
0 files changed, 0 insertions, 0 deletions