linux/drivers/crypto/vmx
Tudor-Dan Ambarus 78557e77b2 crypto: vmx - remove unnecessary check
You can't reach init() if parent alg_name is invalid. Moreover,
cypto_alloc_base() will return ENOENT if alg_name is NULL.
Found while grasping the fallback mechanism.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-06-20 11:21:49 +08:00
..
.gitignore
Kconfig
Makefile
aes.c crypto: vmx - remove unnecessary check 2017-06-20 11:21:49 +08:00
aes_cbc.c crypto: vmx - remove unnecessary check 2017-06-20 11:21:49 +08:00
aes_ctr.c crypto: vmx - remove unnecessary check 2017-06-20 11:21:49 +08:00
aes_xts.c crypto: vmx - remove unnecessary check 2017-06-20 11:21:49 +08:00
aesp8-ppc.h
aesp8-ppc.pl
ghash.c
ghashp8-ppc.pl
ppc-xlate.pl
vmx.c