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:
707a028
)
include openssl/fips.h in sha1dgst.c
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 15 Jul 2007 16:50:34 +0000
(16:50 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 15 Jul 2007 16:50:34 +0000
(16:50 +0000)
crypto/sha/sha1dgst.c
patch
|
blob
|
history
diff --git
a/crypto/sha/sha1dgst.c
b/crypto/sha/sha1dgst.c
index 50d1925cdeb261887d2926140e53fe9cbf4387bd..6f154625485eb72d74523beb9a2027137f409c1d 100644
(file)
--- a/
crypto/sha/sha1dgst.c
+++ b/
crypto/sha/sha1dgst.c
@@
-63,6
+63,7
@@
#define SHA_1
#include <openssl/opensslv.h>
+#include <openssl/fips.h>
const char SHA1_version[]="SHA1" OPENSSL_VERSION_PTEXT;