Home
last modified time | relevance | path

Searched hist:"571 c47ab98ad8c85e44b28f2f0c41b0e27312a9b" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/chelsio/
H A DKconfigdiff 571c47ab98ad8c85e44b28f2f0c41b0e27312a9b Tue Jul 02 21:41:44 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: chelsio - replace AES cipher calls with library calls

Replace a couple of occurrences where the "aes-generic" cipher is
instantiated explicitly and only used for encryption of a single block.
Use AES library calls instead.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dchcr_crypto.hdiff 571c47ab98ad8c85e44b28f2f0c41b0e27312a9b Tue Jul 02 21:41:44 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: chelsio - replace AES cipher calls with library calls

Replace a couple of occurrences where the "aes-generic" cipher is
instantiated explicitly and only used for encryption of a single block.
Use AES library calls instead.

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