linux_dsm_epyc7002/drivers/crypto/nx
Dan Streetman 9358eac06b crypto: nx - remove 842-nx null checks
Remove the null checks for tfm, src, slen, dst, dlen; tfm will never
be null and the other fields are always expected to be set correctly.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-05-18 12:20:17 +08:00
..
Kconfig crypto: nx - add hardware 842 crypto comp alg 2015-05-11 15:06:48 +08:00
Makefile crypto: nx - add hardware 842 crypto comp alg 2015-05-11 15:06:48 +08:00
nx_csbcpb.h
nx_debugfs.c
nx-842-crypto.c crypto: nx - remove 842-nx null checks 2015-05-18 12:20:17 +08:00
nx-842-powernv.c crypto: nx - add PowerNV platform NX-842 driver 2015-05-11 15:06:47 +08:00
nx-842-pseries.c crypto: nx - simplify pSeries nx842 driver 2015-05-11 15:06:47 +08:00
nx-842.c crypto: nx - add PowerNV platform NX-842 driver 2015-05-11 15:06:47 +08:00
nx-842.h crypto: nx - add PowerNV platform NX-842 driver 2015-05-11 15:06:47 +08:00
nx-aes-cbc.c
nx-aes-ccm.c
nx-aes-ctr.c
nx-aes-ecb.c
nx-aes-gcm.c
nx-aes-xcbc.c
nx-sha256.c crypto: nx - Fixing SHA update bug 2015-04-26 14:33:19 +08:00
nx-sha512.c crypto: nx - Fixing SHA update bug 2015-04-26 14:33:19 +08:00
nx.c crypto: nx - Fixing SHA update bug 2015-04-26 14:33:19 +08:00
nx.h crypto: nx - Fixing SHA update bug 2015-04-26 14:33:19 +08:00