Searched refs:dll (Results 1 – 15 of 15) sorted by relevance
491 HMODULE dll; in win32_pathbyaddr() local509 if (dll == NULL) { in win32_pathbyaddr()517 FreeLibrary(dll); in win32_pathbyaddr()537 FreeLibrary(dll); in win32_pathbyaddr()546 FreeLibrary(dll); in win32_pathbyaddr()590 FreeLibrary(dll); in win32_pathbyaddr()596 HMODULE dll; in win32_globallookup() local608 if (dll == NULL) { in win32_globallookup()616 FreeLibrary(dll); in win32_globallookup()632 FreeLibrary(dll); in win32_globallookup()[all …]
10 GENERATE[libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll]=gen_nghttp3.pl11 …PEND[ossl-nghttp3-demo.o]=libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll12 DEPEND[ossl-nghttp3.o]=libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll
949 my $dll = platform->sharedlib($lib);959 $import: $dll961 $dll: $deps967 IF EXIST $dll.manifest \\968 \$(MT) \$(MTFLAGS) \$(MTINFLAG)$dll.manifest \$(MTOUTFLAG)$dll969 IF EXIST apps\\$dll DEL /Q /F apps\\$dll970 IF EXIST test\\$dll DEL /Q /F test\\$dll971 IF EXIST fuzz\\$dll DEL /Q /F fuzz\\$dll972 COPY $dll apps973 COPY $dll test[all …]
836 # On Windows POSIX layers, we depend on {libname}.dll.a
1521 # On Windows POSIX layers, we depend on {libname}.dll.a
76 …kplatformsyms.pl ./util/platform_symbols/windows-symbols.txt libcrypto-3-x64.dll ./libssl-3-x64.dll
80 …platformsyms.pl ../util/platform_symbols/windows-symbols.txt libcrypto-3-x64.dll ./libssl-3-x64.dll
231 *.dll232 *.dll.*
27 resp. `fips.dll` (on Windows). The FIPS provider does not get built and67 C:\Program Files\OpenSSL\lib\ossl-modules\fips.dll on Windows.
348 be stored in this location. Shared libraries (`*.dll`) will always be1939 on Cygwin, shared libraries are named `cygcrypto-1.1.dll` and `cygssl-1.1.dll`1940 with import libraries `libcrypto.dll.a` and `libssl.dll.a`.1943 `libcrypto-1_1.dll` and `libssl-1_1.dll` for 32-bit Windows,1944 `libcrypto-1_1-x64.dll` and `libssl-1_1-x64.dll` for 64-bit x86_64 Windows,1945 and `libcrypto-1_1-ia64.dll` and `libssl-1_1-ia64.dll` for IA64 Windows.1947 while with MingW, they are named `libcrypto.dll.a` and `libssl.dll.a`.
264 Cygwin implements a POSIX/Unix runtime system (`cygwin1.dll`) on top of the
12039 "zlib1.dll" and use the default `__cdecl` calling convention on Win3213649 * Change the DLL names for Cygwin to cygcrypto-x.y.z.dll and13650 cygssl-x.y.z.dll, where x, y and z are the major, minor and17526 "libblah.so" or "blah.dll" etc.
133 [module definition file]: https://docs.microsoft.com/en-us/cpp/build/exporting-from-a-dll-using-def…
259 the libcrypto32.dll entry point. Some windows functions may cause threads to exit
45 file (typically one ending in ".so" or ".dll" dependent on the platform). A
Completed in 73 milliseconds