diff options
Diffstat (limited to 'crypto/crypto_win.list')
-rw-r--r-- | crypto/crypto_win.list | 24 |
1 files changed, 0 insertions, 24 deletions
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 @@ | |||
1 | arc4random_buf | ||
2 | asprintf | ||
3 | explicit_bzero | ||
4 | inet_pton | ||
5 | gettimeofday | ||
6 | posix_close | ||
7 | posix_connect | ||
8 | posix_fgets | ||
9 | posix_fopen | ||
10 | posix_open | ||
11 | posix_read | ||
12 | posix_rename | ||
13 | posix_write | ||
14 | posix_perror | ||
15 | posix_setsockopt | ||
16 | reallocarray | ||
17 | sleep | ||
18 | strcasecmp | ||
19 | strlcat | ||
20 | strlcpy | ||
21 | strndup | ||
22 | timegm | ||
23 | timingsafe_memcmp | ||
24 | vasprintf | ||