NetBSD/sys/crypto/chacha
jmcneill 4a48ef14f2 Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD
is not available, and any other value means it is.
2020-10-10 08:24:10 +00:00
..
arch Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD 2020-10-10 08:24:10 +00:00
chacha.h
chacha_impl.c Simplify ChaCha selection and allow it to be used much earlier. 2020-07-27 20:49:10 +00:00
chacha_impl.h
chacha_ref.c
chacha_ref.h
chacha_selftest.c
files.chacha