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.