summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThara Gopinath <thara.gopinath@linaro.org>2021-02-11 15:01:23 -0500
committerHerbert Xu <herbert@gondor.apana.org.au>2021-03-07 15:13:16 +1100
commit44b45cdea4e3d31a3be14fd7e2b8e1584b3e670c (patch)
treeaf1f7ca4219f0a5c96d5df7df08c814114227ae6 /tools/perf/scripts/python
parentf08789462255d0a2858b1d600be4099a2980a328 (diff)
crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms)
ECB/CBC encryption/decryption requires the data to be blocksize aligned. Crypto engine hangs on non-block sized operations for these algorithms. Return invalid data if data size is not blocksize aligned for these algorithms. Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions