commit | 7f7216cfaf3f07a41fe6e88b779bdc9690c2d515 | [log] [tgz] |
---|---|---|
author | Gary R Hook <gary.hook@amd.com> | Tue Jul 25 14:21:34 2017 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Aug 04 09:27:43 2017 +0800 |
tree | e24603f4ffad3638f334c2fb2d73c4147a921afc | |
parent | 47f27f160be6d26d61d3e75923e635e4e6c099fb [diff] |
crypto: ccp - Rework the unit-size check for XTS-AES The CCP supports a limited set of unit-size values. Change the check for this parameter such that acceptable values match the enumeration. Then clarify the conditions under which we must use the fallback implementation. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>