aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc5/rc5_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-186/+0
* Following the license change, modify the boilerplates in crypto/rcN/Richard Levitte2018-12-061-1/+1
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-2/+30
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Keep RC5 bit shifts in [0..31]Viktor Dukhovni2016-01-281-2/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* 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