OpenBSD CVS

CVS log for src/sys/crypto/sha1.c


[BACK] Up to [local] / src / sys / crypto

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_5


Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 8 19:53:59 2003 UTC (21 years, 5 months ago) by millert
Branch: MAIN
CVS Tags: UBC_SYNC_A, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.2: +69 -7 lines
Diff to previous 1.2 (colored)

Move the rounds into separate functions on sparc64 so gcc's optimizer
doesn't blow up.  This is a hack but is better than compiling sha1.c
with -O0 on sparc64.  From NetBSD (mrg).
deraadt@ OK

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.