diff options
| author | Gaurav Jain <gaurav.jain@nxp.com> | 2023-09-21 18:12:37 +0530 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-01 16:28:15 +0800 |
| commit | a8d3cdcc092fb2f2882acb6c20473a1be0ef4484 (patch) | |
| tree | 008b92d1f7694dc69a3d5b2d49e59692bbe4772d /tools/perf/scripts/python | |
| parent | 0baa8fab334a4d7017235b72fa8a547433572109 (diff) | |
| download | linux-a8d3cdcc092fb2f2882acb6c20473a1be0ef4484.tar.gz linux-a8d3cdcc092fb2f2882acb6c20473a1be0ef4484.zip | |
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
key buffer is not copied in chachapoly_setkey function,
results in wrong output for encryption/decryption operation.
fix this by memcpy the key in caam_ctx key arrary
Fixes: d6bbd4eea243 ("crypto: caam/jr - add support for Chacha20 + Poly1305")
Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
