Andy Polyakov e41a49c625 PPC assembly pack: make new .size directives profiler-friendly.
Suggested by: Anton Blanchard
(cherry picked from commit 76c15d790e07f6cc098be2d7b7f6ddc8acd11ca6)
2013-10-15 23:42:18 +02:00
..
2012-12-13 12:43:18 +00:00
2008-12-23 11:33:01 +00:00
2008-12-23 11:33:01 +00:00
2002-11-13 14:01:34 +00:00
2008-10-31 19:30:11 +00:00
2008-12-23 11:33:01 +00:00
2013-06-13 15:09:48 +01:00

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.