linux-stable/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 crypto: vmx - Ignore generated files 2016-07-20 22:41:44 +08:00
Kconfig crypto: vmx - Ensure ghash-generic is enabled 2016-10-02 22:33:44 +08:00
Makefile crypto: vmx - various build fixes 2016-11-17 23:35:02 +08:00
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 crypto: vmx - Adding asm subroutines for XTS 2016-07-19 15:42:43 +08:00
aesp8-ppc.pl crypto: vmx - Fix aes_p8_xts_decrypt build failure 2016-07-20 22:41:45 +08:00
ghash.c crypto: vmx - Fix memory corruption caused by p8_ghash 2016-10-02 22:26:42 +08:00
ghashp8-ppc.pl crypto: vmx - Fixing GHASH Key issue on little endian 2015-08-18 10:30:36 +08:00
ppc-xlate.pl crypto: vmx - Fix ABI detection 2016-06-13 17:43:04 +08:00
vmx.c powerpc updates for 4.8 # 1 2016-07-30 21:01:36 -07:00