aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am1
-rw-r--r--crypto/crypto_win.list24
2 files changed, 0 insertions, 25 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 1b5198f..c56eda0 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -9,7 +9,6 @@ lib_LTLIBRARIES = libcrypto.la
9 9
10EXTRA_DIST = VERSION 10EXTRA_DIST = VERSION
11EXTRA_DIST += CMakeLists.txt 11EXTRA_DIST += CMakeLists.txt
12EXTRA_DIST += crypto.def
13EXTRA_DIST += crypto.sym 12EXTRA_DIST += crypto.sym
14 13
15# needed for a CMake target 14# needed for a CMake target
diff --git a/crypto/crypto_win.list b/crypto/crypto_win.list
deleted file mode 100644
index 37c02a5..0000000
--- a/crypto/crypto_win.list
+++ /dev/null
@@ -1,24 +0,0 @@
1arc4random_buf
2asprintf
3explicit_bzero
4inet_pton
5gettimeofday
6posix_close
7posix_connect
8posix_fgets
9posix_fopen
10posix_open
11posix_read
12posix_rename
13posix_write
14posix_perror
15posix_setsockopt
16reallocarray
17sleep
18strcasecmp
19strlcat
20strlcpy
21strndup
22timegm
23timingsafe_memcmp
24vasprintf