On Tue, Oct 15, 2019 at 10:14:12AM +0200, Ard Biesheuvel wrote: > 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@xxxxxxxxxx> > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > --- > This applies onto Eric's series 'crypto: powerpc - convert SPE AES algorithms > to skcipher API', which helpfully contained instructions how to run this code > under QEMU, allowing me to test the changes below. > > arch/powerpc/crypto/aes-spe-glue.c | 81 +++++++++++++++++++- > 1 file changed, 79 insertions(+), 2 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt