Introduction - If you have any usage issues, please Google them yourself
This is part of revision 4423 of the EK-This example shows how to use pre-expanded keys to encrypt some plaintext,
and then decrypt it back to the original message. Using pre-expanded keys
avoids the need to perform the expansion at run-time. This example also
uses cipher block chaining (CBC) mode instead of the simpler ECB mode.
LM3S6965 Firmware Package.