summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/aes_misc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some KNF cleanup following the scriptderaadt2014-04-171-2/+3
|
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-6/+0
| | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-11/+14
| | | | | readable. This pass is whitespace only and can readily be verified using tr and md5.
* resolve conflictsdjm2012-10-131-0/+21
|
* resolve conflictsdjm2008-09-061-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+64