Message ID | 1600485232-39831-1-git-send-email-yumeng18@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | crypto: hisilicon/hpre - misc clean up and fixes | expand |
On Sat, Sep 19, 2020 at 11:13:49AM +0800, yumeng 00484669 wrote: > Adjust some tiny coding problems and fix a bug of DH algorithm. > > Changes since v1: > Remove 'u64' cast in 'cpu_to_le64'; > > Meng Yu (3): > crypto: hisilicon/hpre - remove useless code > crypto: hisilicon/hpre - adjust some coding style > crypto: hisilicon/hpre - fix a bug in dh algorithm > > drivers/crypto/hisilicon/hpre/hpre.h | 1 - > drivers/crypto/hisilicon/hpre/hpre_crypto.c | 23 +++++++++++------------ > 2 files changed, 11 insertions(+), 13 deletions(-) All applied. Thanks.