openssl/crypto/sha
Andy Polyakov 53f73afc4d sha512.c: there apparently is ILP32 PowerPC platform, where it is safe to
inline 64-bit assembler instructions. Normally it's inappropriate, because
signalling doesn't preserve upper halves of general purpose registers.
Meaning that it's only safe if signals are blocked for the time "wide"
code executes.
PR: 1998
2009-11-15 17:19:49 +00:00
..
asm sha1-x86* assembler update: F_40_59 and Atom-specific optimizations. 2009-08-18 19:24:50 +00:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
Makefile Update make rules for x86_64 assembler pack. 2008-11-12 08:19:04 +00:00
sha1_one.c
sha1.c
sha1dgst.c
sha1test.c
sha256.c
sha256t.c
sha512.c sha512.c: there apparently is ILP32 PowerPC platform, where it is safe to 2009-11-15 17:19:49 +00:00
sha512t.c
sha_dgst.c
sha_locl.h
sha_one.c
sha.c
sha.h
shatest.c Avoid aliasing warning. 2007-12-16 13:57:44 +00:00