diff options
author | Iuliana Prodan <iuliana.prodan@nxp.com> | 2020-02-12 19:55:24 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-02-22 09:25:48 +0800 |
commit | 21b014f038d384ca66bc4644cc10a1f6436787ae (patch) | |
tree | 98a31f1b2beacd441f7a9f5896b663d86bb85fea /drivers/crypto/img-hash.c | |
parent | bf53795025a2b026c89b45be1d832a325a2a9258 (diff) | |
download | linux-21b014f038d384ca66bc4644cc10a1f6436787ae.tar.gz linux-21b014f038d384ca66bc4644cc10a1f6436787ae.tar.bz2 linux-21b014f038d384ca66bc4644cc10a1f6436787ae.zip |
crypto: caam - add crypto_engine support for HASH algorithms
Add crypto_engine support for HASH algorithms, to make use of
the engine queue.
The requests, with backlog flag, will be listed into crypto-engine
queue and processed by CAAM when free.
Only the backlog request are sent to crypto-engine since the others
can be handled by CAAM, if free, especially since JR has up to 1024
entries (more than the 10 entries from crypto-engine).
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/img-hash.c')
0 files changed, 0 insertions, 0 deletions