linux-stable/drivers/crypto/chelsio
Christophe JAILLET d110cf0ac1 crypto: chelsio - Avoid some code duplication
The error handling path of 'chcr_authenc_setkey()' is the same as this
error handling code.

So just 'goto out' as done everywhere in the function to simplify the code.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-07-16 21:49:14 +10:00
..
chtls crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled 2020-06-04 16:02:29 -07:00
chcr_algo.c crypto: chelsio - Avoid some code duplication 2020-07-16 21:49:14 +10:00
chcr_algo.h crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled 2020-06-04 16:02:29 -07:00
chcr_common.h chcr: Handle first or middle part of record 2020-03-08 21:16:23 -07:00
chcr_core.c cxgb4/chcr: Enable ktls settings at run time 2020-06-01 15:48:18 -07:00
chcr_core.h cxgb4/chcr: Enable ktls settings at run time 2020-06-01 15:48:18 -07:00
chcr_crypto.h crypto: chelsio - permit asynchronous skcipher as fallback 2020-07-16 21:49:03 +10:00
chcr_ipsec.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 2020-06-03 16:27:18 -07:00
chcr_ktls.c crypto/chcr: IPV6 code needs to be in CONFIG_IPV6 2020-06-01 15:49:00 -07:00
chcr_ktls.h cxgb4/chcr: Enable ktls settings at run time 2020-06-01 15:48:18 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile cxgb4/chcr : Register to tls add and del callback 2020-03-08 21:16:23 -07:00