OpenGrok
Cross Reference: chacha_neon_impl.c
xref
: /
src
/
sys
/
crypto
/
chacha
/
arch
/
arm
/
chacha_neon_impl.c
Home
|
History
|
Annotate
|
Download
|
only in
arm
History log of
/src/sys/crypto/chacha/arch/arm/chacha_neon_impl.c
Revision
Date
Author
Comments
1.2
10-Oct-2020
jmcneill
Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD
is not available, and any other value means it is.
1.1
25-Jul-2020
riastradh
Implement ChaCha with NEON on ARM.
XXX Needs performance measurement.
XXX Needs adaptation to arm32 neon which has half the registers.
Indexes created Thu Oct 02 14:10:14 GMT 2025