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:
62c2716
)
ANSIfication.
author
Ben Laurie
<ben@openssl.org>
Mon, 30 Jul 2001 15:33:46 +0000
(15:33 +0000)
committer
Ben Laurie
<ben@openssl.org>
Mon, 30 Jul 2001 15:33:46 +0000
(15:33 +0000)
crypto/evp/openbsd_hw.c
patch
|
blob
|
history
diff --git
a/crypto/evp/openbsd_hw.c
b/crypto/evp/openbsd_hw.c
index 61f67720d732f7ea880b06a6241be0c2bbfea9c7..fe2a721f1741c3c352dd0e68f6276b76e57ef2d2 100644
(file)
--- a/
crypto/evp/openbsd_hw.c
+++ b/
crypto/evp/openbsd_hw.c
@@
-190,5
+190,6
@@
BLOCK_CIPHER_def_cbc(dev_crypto_des_ede3, des_ede,NID_des_ede3, 8, 24, 8,
EVP_CIPHER_set_asn1_iv,
EVP_CIPHER_get_asn1_iv,
NULL)
-
+#else
+static void *dummy=&dummy;
#endif