summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc5/rc5speed.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove various test stubs. The good ones have been moved by jsingderaadt2014-06-071-201/+0
| | | | | | and others to the regress framework. These remaining ones just muddle us up when re-reading code repeatedly. ok jsing
* Take an axe to rc5speed.c - strip out everything that is for otherjsing2014-05-231-84/+9
| | | | platforms.
* OPENSSL_DECLARE_EXIT serves no purpose.deraadt2014-04-171-1/+0
|
* unistd.h is always in the same place; no need to #include the result ofderaadt2014-04-171-1/+1
| | | | a maze of conditional #define's
* Import OpenSSL 1.0.1gmiod2014-04-131-0/+277