summaryrefslogtreecommitdiff
path: root/src/aes/ao_aes_int.h
Commit message (Collapse)AuthorAge
* altos: Build test framework for AES codeKeith Packard2013-05-07
| | | | | | Simple CBC-CMAC test with a constant 0 key and constant 0 data for now. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add software AES implementationKeith Packard2012-07-29
This is untested Signed-off-by: Keith Packard <keithp@keithp.com>