diff options
author | Andrei Botila <andrei.botila@nxp.com> | 2019-12-09 17:59:56 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-20 07:58:33 +0100 |
commit | 76e227719a14064f47ab0109c55368c4b5baeaca (patch) | |
tree | 94c268de556595df5811a31d8487918f46376694 /crypto/api.c | |
parent | crypto: caam - remove double buffering for ahash (diff) | |
download | linux-76e227719a14064f47ab0109c55368c4b5baeaca.tar.xz linux-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 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions