Bug 4720 - Add support for Zhaoxin SM3 and SM4 instruction
Summary: Add support for Zhaoxin SM3 and SM4 instruction
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: LeoLiu-oc
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-06 18:18 UTC by LeoLiu-oc
Modified: 2024-06-25 14:52 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description LeoLiu-oc zhaoxin_group 2023-04-06 18:18:24 UTC
Description of problem:
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.

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.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2024-01-31 11:47:03 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2726
Comment 2 小龙 admin 2024-06-25 14:52:22 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3414