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:
071eb6b
)
Add DllMain to fips symbols: will need to call this in FIPS capable OpenSSL.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 23 Feb 2011 15:16:12 +0000
(15:16 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 23 Feb 2011 15:16:12 +0000
(15:16 +0000)
fips/fipssyms.h
patch
|
blob
|
history
diff --git
a/fips/fipssyms.h
b/fips/fipssyms.h
index de7176216eaacd74e9a8198a778a4c27ef3a698e..98d398bb57184fc9afd1e4afbea66f1884aeb6cd 100644
(file)
--- a/
fips/fipssyms.h
+++ b/
fips/fipssyms.h
@@
-144,6
+144,7
@@
#define BUF_strlcat FIPS_buf_strlcat
#define BUF_strlcpy FIPS_buf_strlcpy
#define BUF_strndup FIPS_buf_strndup
+#define DllMain fips_dllmain
#define CRYPTO_THREADID_cmp FIPS_crypto_threadid_cmp
#define CRYPTO_THREADID_cpy FIPS_crypto_threadid_cpy
#define CRYPTO_THREADID_current FIPS_crypto_threadid_current