linux/drivers/crypto/caam
Markus Elfring e6cc5b8df0 crypto: caam - Return a value directly in caam_hash_cra_init()
* Return a value at the end without storing it in an intermediate variable.

* Delete the local variable "ret" which became unnecessary with
  this refactoring.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-09-22 18:27:43 +08:00
..
caamalg.c crypto: caam - fix rfc3686(ctr(aes)) IV load 2016-09-07 21:08:28 +08:00
caamhash.c crypto: caam - Return a value directly in caam_hash_cra_init() 2016-09-22 18:27:43 +08:00
caampkc.c
caampkc.h
caamrng.c
compat.h
ctrl.c crypto: caam - add missing header dependencies 2016-08-31 23:00:41 +08:00
ctrl.h
desc_constr.h crypto: caam - fix rfc3686(ctr(aes)) IV load 2016-09-07 21:08:28 +08:00
desc.h
error.c
error.h
intern.h crypto: caam - get rid of tasklet 2016-08-09 18:47:28 +08:00
jr.c crypto: caam - get rid of tasklet 2016-08-09 18:47:28 +08:00
jr.h
Kconfig
key_gen.c
key_gen.h
Makefile
pdb.h
pkc_desc.c
regs.h
sg_sw_sec4.h