2fc2649173
Reviewed-by: Tim Hudson <tjh@openssl.org> (cherry picked from commit c462a6817bb05a4c8dded1aa9fa3aa8fd7e176bf)
This is an OpenSSL-compatible version of AES (also called Rijndael). aes_core.c is basically the same as rijndael-alg-fst.c but with an API that looks like the rest of the OpenSSL symmetric cipher suite.