On Thu, Aug 22, 2019 at 06:47:31PM +0300, Ard Biesheuvel wrote:
> For correctness and compliance with the XTS-AES specification, we are
> adding support for ciphertext stealing to XTS implementations, even
> though no use cases are known that will be enabled by this.
> 
> Since the ccp driver already has a fallback skcipher standby for
> dealing with input sizes other than [16, 512, 1024, 2048, 4096],
> just drop the check against the block size.
> 
> Cc: Tom Lendacky <[email protected]>
> Cc: Gary Hook <[email protected]>
> Signed-off-by: Ard Biesheuvel <[email protected]>
> ---
>  drivers/crypto/ccp/ccp-crypto-aes-xts.c | 3 ---
>  1 file changed, 3 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to