summaryrefslogtreecommitdiff
path: root/tests/sys/crypto/chacha/t_chacha.c
AgeCommit message (Expand)Author
2020-08-17Make the AES and ChaCha NEON tests work in softfloat userland.riastradh
2020-07-27It's __ARM_NEON, not __ARM_NEON__, sometimes, apparently.riastradh
2020-07-27Enable ChaCha NEON code on armv7 too.riastradh
2020-07-25Add kernel ChaCha test to exercise all available implementations.riastradh