diff options
author | Gary R Hook <gary.hook@amd.com> | 2017-07-25 14:12:11 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-27 14:39:20 +0200 |
commit | dcb3a4b8d7768cab59546aa2ce5dd214f7b526fe (patch) | |
tree | 639c7f4f5e4a96013aa144cbd2ef159229b1a2df /crypto | |
parent | 1f143ba19a8f1956735195feffbbecfa0c7db597 (diff) |
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
commit e652399edba99a5497f0d80f240c9075d3b43493 upstream.
Version 5 CCPs have some new requirements for XTS-AES: the type field
must be specified, and the key requires 512 bits, with each part
occupying 256 bits and padded with zeroes.
Signed-off-by: Gary R Hook <ghook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions