We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi, experts:
I found ARMv8 supported some cryptography instructions.
So:
Is there any sample code demonstrating how to use these crypto instructions?
best wishes,
Linux kernel does have some support on ARMv8 for crypto.
You can refer arch/arm64/crypto/ in kernel code.