[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior authored

Loading the crypto algorithm by the alias instead of by module directly
has the advantage that all possible implementations of this algorithm
are loaded automatically and the crypto API can choose the best one
depending on its priority.

Additionally it ensures that the generic implementation as well as the
HW driver (if available) is loaded in case the HW driver needs the
generic version as fallback in corner cases.
Signed-off-by: default avatarSebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
f8246af0
Name Last commit Last update
..
alpha alpha: -Werror fixes for sys_titan.c
arm [ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend
avr32 [AVR32] Wire up i2c-gpio on the ATNGW100 board
blackfin Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi>
cris ide: fix hidden dependencies on CONFIG_IDE_GENERIC
frv FRV: connect up fallocate
h8300 H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable
i386 [SOFTIRQ]: Remove do_softirq() symbol export.
ia64 [NET]: Make device event notification network namespace safe
m32r m32r: Rename STI/CLI macros
m68k m68k(nommu): add missing syscalls
m68knommu m68k(nommu): add missing syscalls
mips NET_SB1250_MAC: Rename to SB1250_MAC
parisc [PARISC] Add NOTES section
powerpc pasemi_mac: enable iommu support
ppc [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem
s390 [CRYPTO] aes: Rename aes to aes-generic
sh [SOFTIRQ]: Remove do_softirq() symbol export.
sh64 sh64: arch/sh64/kernel/setup.c: duplicate include removal.
sparc [SPARC]: Fix EBUS use of uninitialized variable.
sparc64 [NET]: Make the device list and device lookups per namespace.
um uml: fix irqstack crash
v850 PTRACE_POKEDATA consolidation
x86_64 [SOFTIRQ]: Remove do_softirq() symbol export.
xtensa [patch 2/2] xtensa console.c: remove duplicate #include