OpenGrok
Cross Reference: aes_neon.h
xref
: /
src
/
sys
/
crypto
/
aes
/
arch
/
arm
/
aes_neon.h
Home
|
History
|
Annotate
|
Download
|
only in
arm
History log of
/src/sys/crypto/aes/arch/arm/aes_neon.h
Revision
Date
Author
Comments
1.3
25-Jul-2020
riastradh
Implement AES-CCM with NEON.
1.2
25-Jul-2020
riastradh
Split aes_impl declarations out into aes_impl.h.
This will make it less painful to add more operations to struct
aes_impl without having to recompile everything that just uses the
block cipher directly or similar.
1.1
29-Jun-2020
riastradh
New permutation-based AES implementation using ARM NEON.
Also derived from Mike Hamburg's public-domain vpaes code.
Indexes created Wed Oct 15 07:09:58 GMT 2025