Messages in this thread |  | | From | Longfang Liu <> | Subject | [PATCH v2 0/3] crypto:hisilicon/sec - fixes some coding style | Date | Sun, 7 Feb 2021 18:04:37 +0800 |
| |
1. Fix two problems. 2. Fix some coding style.
Changes v1 -> v2: - Modify the way to fix shash test error.
Longfang Liu (3): crypto: hisilicon/sec - fixes some log printing style crypto: hisilicon/sec - fixes some driver coding style crypto: hisilicon/sec - fixes shash test error
drivers/crypto/hisilicon/sec2/sec.h | 5 +- drivers/crypto/hisilicon/sec2/sec_crypto.c | 83 +++++++++--------- drivers/crypto/hisilicon/sec2/sec_crypto.h | 2 - drivers/crypto/hisilicon/sec2/sec_main.c | 131 +++++++++++++++++------------ 4 files changed, 119 insertions(+), 102 deletions(-)
-- 2.8.1
|  |