Home
last modified time | relevance | path

Searched hist:d0be0720576439da2cefc16e648a61a7aebcf34f (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/crypto/
H A Daes-spe-glue.cdiff d0be0720576439da2cefc16e648a61a7aebcf34f Tue Oct 15 10:14:12 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: powerpc/spe-xts - implement support for ciphertext stealing

Add the logic to deal with input sizes that are not a round multiple
of the AES block size, as described by the XTS spec. This brings the
SPE implementation in line with other kernel drivers that have been
updated recently to take this into account.

Cc: Eric Biggers <ebiggers@google.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>