projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97025c5
)
bug fix.
author
Ulf Möller
<ulf@openssl.org>
Thu, 9 Mar 2000 17:07:19 +0000
(17:07 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Thu, 9 Mar 2000 17:07:19 +0000
(17:07 +0000)
Submitted by: "Yoram Meroz" <yoram@mail.idrive.com>
crypto/des/fcrypt_b.c
patch
|
blob
|
history
diff --git
a/crypto/des/fcrypt_b.c
b/crypto/des/fcrypt_b.c
index 83c94054e3ced6ca9e4932c65560ee3ea97043b7..22c87f598368b0edda0d776b4d2e709b1eadec10 100644
(file)
--- a/
crypto/des/fcrypt_b.c
+++ b/
crypto/des/fcrypt_b.c
@@
-97,7
+97,7
@@
void fcrypt_body(DES_LONG *out, des_key_schedule ks, DES_LONG Eswap0,
for (j=0; j<25; j++)
{
-#ifdef DES_UNROLL
+#if
n
def DES_UNROLL
register int i;
for (i=0; i<32; i+=8)