Searched refs:WIN32 (Results 1 – 10 of 10) sorted by relevance
/openssl-master/Configurations/ |
A D | 50-win-onecore.conf | 34 "VC-WIN32-ONECORE" => { 35 inherit_from => [ "VC-WIN32" ], 67 "VC-WIN32-ARM" => { 98 "VC-WIN32-UWP" => { 99 inherit_from => [ "VC-WIN32-ONECORE" ], 118 "VC-WIN32-ARM-UWP" => { 119 inherit_from => [ "VC-WIN32-ARM" ],
|
A D | README.md | 165 fcntl.h), "DL" (shl_load() et al), "WIN32"
|
/openssl-master/ |
A D | e_os.h | 37 # if defined(OPENSSL_SYS_WIN32) && !defined(WIN32) 38 # define WIN32 macro 47 # ifdef WIN32
|
A D | appveyor.yml | 35 $env:TARGET="VC-WIN32 no-asm --strict-warnings"
|
A D | NOTES-WINDOWS.md | 74 perl Configure VC-WIN32 if you want 32-bit OpenSSL or 93 For VC-WIN32, the following defaults are use:
|
A D | NEWS.md | 830 * Fix WIN32 build system for GOST ENGINE. 871 * Workaround for slow RAND_poll() on some WIN32 versions.
|
A D | INSTALL.md | 171 binaries (AMD64) or `VC-WIN32` for 32bit Windows binaries (X86).
|
A D | CHANGES.md | 1243 * Add target VC-WIN32-UWP, VC-WIN64A-UWP, VC-WIN32-ARM-UWP and 8229 * Fix WIN32 build system to correctly link an ENGINE directory into 8545 files from Configure script, currently only included in VC-WIN32. 9231 * On some versions of WIN32 Heap32Next is very slow. This can cause 13907 Fix crypto/engine/vendor_defns/cswift.h for WIN32 (use `_stdcall`). 18201 #ifdef WIN32 and WINNTs sprinkled about the place and some changes from 18559 new assembler HAS NOT BEEN GENERATED FOR WIN32 - the Makefile needs fixing
|
/openssl-master/util/ |
A D | mkdef.pl | 122 platforms => { WIN32 => 1, 125 WIN32 => 'WINDOWS', # alias
|
/openssl-master/include/internal/ |
A D | sockets.h | 19 # ifdef WIN32
|
Completed in 42 milliseconds