aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/armv8/armv8_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused error return from API that cannot failConrad Meyer2018-02-231-8/+3
* Add accelerated AES with using the ARMv8 crypto instructions. This is basedAndrew Turner2016-11-211-0/+565