symm/rijndael-arm-crypto.S: Use `vmov' rather than `veor' to zero-init.
[catacomb] / utils / naf.c
2013-08-06 Mark Woodingutils/naf.c: Wrap up the state machine correctly.
2013-08-05 Mark Woodingutils/naf.c: Non-adjacent form calculator, from math...