summaryrefslogtreecommitdiffstats
path: root/crypto/rc5/rc5_locl.h
AgeCommit message (Expand)Author
2017-07-14Fix gcc-7 warnings about missing fall thru comments.Bernd Edlinger
2016-05-17Copyright consolidation 08/10Rich Salz
2016-01-28Keep RC5 bit shifts in [0..31]Viktor Dukhovni
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-11-28Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov
2010-08-02rc5_locl.h: make inline assembler clang-friendly.Andy Polyakov
2004-03-28This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov
2002-12-29Correct asm exclusions.Ben Laurie
2002-12-15Don't define macros in terms of asm() when __STRICT_ANSI is defined.Richard Levitte
2002-12-15Ooops! No ROTATE on some platforms after x86_64 performance patch...Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-04-01_lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall