summaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_locl.h
AgeCommit message (Expand)Author
2016-05-17Copyright consolidation 05/10Rich Salz
2016-03-20Remove #error from include files.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2005-07-30Fix #if _MSC_VER clause in aes_locl.hAndy Polyakov
2005-01-24Default to AES u32 being unsinged int and not long. This improves cacheAndy Polyakov
2004-07-17IA-64 is intolerant to misaligned access. It was a problem on Win64 asAndy Polyakov
2002-11-15WinCE patchesRichard Levitte
2002-06-18always include <string.h> (we do this in various other header files,Bodo Möller
2002-02-16Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte
2002-01-05- Add the same header stuff to aes_locl.h as is in des_locl.h to avoidGeoff Thorpe
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte