mbox series

[0/3] crypto: hisilicon/hpre - misc clean up and fixes

Message ID 1599737122-20734-1-git-send-email-yumeng18@huawei.com
Headers show
Series crypto: hisilicon/hpre - misc clean up and fixes | expand

Message

yumeng Sept. 10, 2020, 11:25 a.m. UTC
Adjust some tiny coding problems and fix a bug of DH algorithm.

Meng Yu (3):
  crypto: hisilicon/hpre - delete an useless member
  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 | 15 +++++++--------
 2 files changed, 7 insertions(+), 9 deletions(-)