fccec89084
(cherry picked from commit 42386fdb62176ed3af237dd3e802ba9b8c0d4def)
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.