Searched hist:"8131878 d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/ |
H A D | padlock-aes.c | 8131878d Tue Jul 02 14:41:25 CDT 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: padlock/aes - switch to library version of key expansion routine
Switch to the new AES library that also provides an implementation of the AES key expansion routine. This removes the dependency on the generic AES cipher, allowing it to be omitted entirely in the future.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 8131878d Tue Jul 02 14:41:25 CDT 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: padlock/aes - switch to library version of key expansion routine Switch to the new AES library that also provides an implementation of the AES key expansion routine. This removes the dependency on the generic AES cipher, allowing it to be omitted entirely in the future. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | 8131878d Tue Jul 02 14:41:25 CDT 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: padlock/aes - switch to library version of key expansion routine
Switch to the new AES library that also provides an implementation of the AES key expansion routine. This removes the dependency on the generic AES cipher, allowing it to be omitted entirely in the future.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 8131878d Tue Jul 02 14:41:25 CDT 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: padlock/aes - switch to library version of key expansion routine Switch to the new AES library that also provides an implementation of the AES key expansion routine. This removes the dependency on the generic AES cipher, allowing it to be omitted entirely in the future. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|