Re: [PATCH 0/2] crypto: hisilicon/hpre - remove 'CONFIG_CRYPTO_DH'

2021-03-26 Thread Herbert Xu
On Fri, Mar 19, 2021 at 06:44:17PM +0800, Hui Tang wrote: > Remove 'CONFIG_CRYPTO_DH' and optimise 'hpre_algs_register' error path. > > Hui Tang (2): > crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH' > crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path > >

[PATCH 0/2] crypto: hisilicon/hpre - remove 'CONFIG_CRYPTO_DH'

2021-03-19 Thread Hui Tang
Remove 'CONFIG_CRYPTO_DH' and optimise 'hpre_algs_register' error path. Hui Tang (2): crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH' crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path drivers/crypto/hisilicon/hpre/hpre_crypto.c | 30 ++---