!441 [openEuler-1.0-LTS] Add support for Zhaoxin SM3 and SM4 instruction
Merge Pull Request from: @leoliu-oc Include 2 patches: 1. Driver for Zhaoxin GMI SM3 Secure Hash algorithm This SM3 algorithm driver is developed to support the SM3 instruction, making user develop their applications with both high performance and high security. 2. Driver for Zhaoxin GMI SM4 Block Cipher Algorithm This SM4 algorithm driver is developed to support the SM4 instruction, making user develop their applications with both high performance and high security. Issue https://gitee.com/openeuler/kernel/issues/I6J50I Test N/A Knowe Issue N/A Introduced config change CONFIG_CRYPTO_DEV_ZHAOXIN_SM3=m CONFIG_CRYPTO_DEV_ZHAOXIN_SM4=m Link:https://gitee.com/openeuler/kernel/pulls/441 Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com> Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Showing
drivers/crypto/zhaoxin-gmi-sm3.c
0 → 100644
drivers/crypto/zhaoxin-gmi-sm4.c
0 → 100644
想要评论请 注册 或 登录