libreSSL/crypto/crypto_win.list
kinichiro 7054105fde implement support for hiding symbols in libcrypto
- delete crypto.def and generate it from Symbols.list
- remove BIO_s_log since bss_log.c is not included on Windows
- add Windows specific symbols by crypto/crypto_win.list
2016-12-26 21:53:29 +09:00

23 lines
257 B
Plaintext

arc4random_buf
asprintf
explicit_bzero
gettimeofday
posix_close
posix_connect
posix_fgets
posix_fopen
posix_read
posix_rename
posix_write
posix_perror
posix_setsockopt
reallocarray
sleep
strcasecmp
strlcat
strlcpy
strndup
timegm
timingsafe_memcmp
vasprintf