diff options
author | Giovanni Cabiddu <giovanni.cabiddu@intel.com> | 2019-04-29 16:43:18 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-05-23 14:01:02 +0800 |
commit | 51d33c2f05edeace67e6f7f0603dc7aa4667e9a6 (patch) | |
tree | 22b7fa688ba3a5c7377bbc162b0699c0ba999ad0 /scripts/ksymoops | |
parent | 15b5e9112c156b66176751302584b73f799c2383 (diff) | |
download | linux-51d33c2f05edeace67e6f7f0603dc7aa4667e9a6.tar.gz linux-51d33c2f05edeace67e6f7f0603dc7aa4667e9a6.tar.bz2 linux-51d33c2f05edeace67e6f7f0603dc7aa4667e9a6.zip |
crypto: qat - fix block size for aes ctr mode
The block size for aes counter mode was improperly set to AES_BLOCK_SIZE.
This sets it to 1 as it is a stream cipher.
This problem was found with by the new extra run-time crypto self test.
Reviewed-by: Conor Mcloughlin <conor.mcloughlin@intel.com>
Tested-by: Sergey Portnoy <sergey.portnoy@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions