linux_dsm_epyc7002/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
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
aes.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
Kconfig
Makefile crypto: vmx - various build fixes 2016-11-17 23:35:02 +08:00
ppc-xlate.pl
vmx.c