commit | 10bb087ce381c812cd81a65ffd5e6f83e6399291 | [log] [tgz] |
---|---|---|
author | Giovanni Cabiddu <giovanni.cabiddu@intel.com> | Thu Aug 18 19:53:36 2016 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 24 20:51:19 2016 +0800 |
tree | 81c40421fcb6a243a562a10f9d48a495982c507b | |
parent | f74bdd4cb5d0d4c3e89919e850e0bbb8789f32f9 [diff] |
crypto: qat - fix aes-xts key sizes Increase value of supported key sizes for qat_aes_xts. aes-xts keys consists of keys of equal size concatenated. Fixes: def14bfaf30d ("crypto: qat - add support for ctr(aes) and xts(aes)") Cc: stable@vger.kernel.org Reported-by: Wenqian Yu <wenqian.yu@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>