Home
last modified time | relevance | path

Searched hist:"1465 fb13d3599e465b3b202f8ebbb5e1ca9b1970" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/crypto/
H A Daes-ce-core.Sdiff 1465fb13d3599e465b3b202f8ebbb5e1ca9b1970 Sat Jan 28 17:25:31 CST 2017 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm/aes-ce - remove cra_alignmask

Remove the unnecessary alignmask: it is much more efficient to deal with
the misalignment in the core algorithm than relying on the crypto API to
copy the data to a suitably aligned buffer.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Daes-ce-glue.cdiff 1465fb13d3599e465b3b202f8ebbb5e1ca9b1970 Sat Jan 28 17:25:31 CST 2017 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm/aes-ce - remove cra_alignmask

Remove the unnecessary alignmask: it is much more efficient to deal with
the misalignment in the core algorithm than relying on the crypto API to
copy the data to a suitably aligned buffer.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>