altos: Add software AES implementation
authorKeith Packard <keithp@keithp.com>
Mon, 30 Jul 2012 02:42:53 +0000 (19:42 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 30 Jul 2012 02:42:53 +0000 (19:42 -0700)
commite4d244eefa4c779cd9c8a91389bf998c54705b72
tree944993d65177343683b46d7794dac562cfc99918
parent21e39811bd234c6f66ab7644864fcc1b8c316998
altos: Add software AES implementation

This is untested

Signed-off-by: Keith Packard <keithp@keithp.com>
src/aes/ao_aes.c [new file with mode: 0644]
src/aes/ao_aes_int.h [new file with mode: 0644]
src/aes/ao_aes_tables.c [new file with mode: 0644]
src/aes/ao_aes_tables.h [new file with mode: 0644]
src/core/ao_aes.h
src/core/ao_radio_cmac.c
src/stm/Makefile.defs