aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc5/rc5_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-114/+111
* Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov2012-11-281-1/+4
* rc5_locl.h: make inline assembler clang-friendly.Andy Polyakov2010-08-021-2/+2
* This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov2004-03-281-1/+1
* Correct asm exclusions.Ben Laurie2002-12-291-1/+1
* Don't define macros in terms of asm() when __STRICT_ANSI is defined.Richard Levitte2002-12-151-1/+1
* Ooops! No ROTATE on some platforms after x86_64 performance patch...Andy Polyakov2002-12-151-1/+4
* x86_64 performance patch.Andy Polyakov2002-12-141-0/+17
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* _lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte2000-04-011-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+187