An error occurred while fetching folder content.
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu authored
As the Crypto API now allows multiple implementations to be registered
for the same algorithm, we no longer have to play tricks with Kconfig
to select the right AES implementation.

This patch sets the driver name and priority for all the AES
implementations and removes the Kconfig conditions on the C implementation
for AES.
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
c8a19c91
Name Last commit Last update
..