Andy Polyakov 377551b9c4 x86_64 assembly pack: refine clang detection.
(cherry picked from commit a356e488ad50ca9de3fc4955839441c5aff11ed3)

Resolved conflicts:

	crypto/bn/asm/rsaz-avx2.pl
2014-06-28 17:26:03 +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
2014-06-11 00:08:03 +02: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.