crypto: qat - fix aes-xts key sizes
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>
Thu, 18 Aug 2016 18:53:36 +0000 (19:53 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 24 Aug 2016 12:51:19 +0000 (20:51 +0800)
commit10bb087ce381c812cd81a65ffd5e6f83e6399291
tree81c40421fcb6a243a562a10f9d48a495982c507b
parentf74bdd4cb5d0d4c3e89919e850e0bbb8789f32f9
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>
drivers/crypto/qat/qat_common/qat_algs.c