Home
last modified time | relevance | path

Searched refs:compile (Results 1 – 25 of 28) sorted by relevance

12

/openssl/external/perl/Text-Template-1.56/t/
H A Dprepend.t28 $tmpl1->compile;
29 $tmpl2->compile;
49 $tmpl1->compile;
50 $tmpl2->compile;
69 $tmpl1->compile;
70 $tmpl2->compile;
H A Dstrict.t28 $tmpl1->compile;
29 $tmpl2->compile;
H A Drt29928.t20 $tmpl1->compile;
/openssl/
H A DNOTES-DJGPP.md6 If you wish to compile on native DOS with 8+3 filenames, you will
19 the WATT-32 networking package installed before you try to compile
26 To compile OpenSSL, start your BASH shell, then configure for DJGPP by
H A DNOTES-ANDROID.md23 Do not pass --cross-compile-prefix (as you might be tempted), as it
38 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
46 directory, so the bin path will be slightly different. EG: to compile
H A DNOTES-NONSTOP.md114 c99 options for compile (`CFLAGS`) and linkers (`LDFLAGS`).
119 To configure and compile OpenSSL, you will need to set up a Cygwin environment.
146 **Note:** In the event that you are attempting a FIPS-compliant cross-compile,
153 point or another. If you are successful in your cross-compile efforts, please
159 **Note:** Cross-compile builds for TNS/E have not been attempted, but should
H A DNOTES-WINDOWS.md144 `vcvarsall.bat` before you compile. For example, if you want to build
216 In this case configure with the corresponding `--cross-compile-prefix=`
219 ./Configure mingw --cross-compile-prefix=i686-w64-mingw32- ...
223 ./Configure mingw64 --cross-compile-prefix=x86_64-w64-mingw32- ...
H A DCONTRIBUTING.md71 and compile without warnings.
H A DINSTALL.md18 - [Cross Compile Prefix](#cross-compile-prefix)
192 It is recommended to compile and test OpenSSL with normal user privileges
306 --cross-compile-prefix=<PREFIX>
316 target on Linux `--cross-compile-prefix=x86_64-w64-mingw32-` works. Naturally
320 another example `--cross-compile-prefix=mipsel-linux-gnu-` suffices in such
807 Don't compile in any error strings.
825 Don't compile in filename and line number information (e.g. for errors and
1608 "--cross-compile-prefix" Configure flag described above. If both
1979 an explicit -march flag was apparently required to compile assembly modules. But
H A DREADME-ENGINES.md283 3. Manually enter the same compilation line to compile the
H A DCHANGES.md5319 * Configuration change; if there is a known flag to compile
5532 compile with later releases.
10527 OpenSSL should now compile cleanly on gcc 4.2
11511 32-bit x86 is available through a compile-time setting.
12843 functionality is disabled at compile-time.
17019 compile under VC++.
17230 * Patches to make OpenSSL compile under Win32 again. Mostly
19044 * Various changes to make Win32 compile work:
19173 must use this, not the compile-time macro.
19323 * Make S/MIME samples compile (not yet tested).
[all …]
/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm175 sub compile { subroutine
299 $fi_self->compile(@delim_arg)
460 $templ->compile or return undef;
481 $templ->compile or return undef;
/openssl/doc/man3/
H A DOPENSSL_Applink.pod17 expected to implement it, but to compile provided module with
/openssl/test/recipes/70-test_quic_multistream_data/
H A Dverify-qlog.py11 re_version = re.compile(r'''^OpenSSL/[0-9]+\.[0-9]\.[0-9](-[^ ]+)? ([^)]+)''')
/openssl/.github/workflows/
H A Dcross-compiles.yml173 --cross-compile-prefix=${{ matrix.platform.arch }}- \
179 --cross-compile-prefix=${{ matrix.platform.arch }}- \
/openssl/crypto/
H A DREADME-sparse_array.md26 `OPENSSL_SA_BLOCK_BITS` can be defined at compile time and this overrides the
/openssl/doc/man1/
H A Dopenssl-ecparam.pod.in101 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
H A Dopenssl-ec.pod.in127 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
H A Dopenssl-pkey.pod.in166 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
H A Dopenssl-ciphers.pod.in166 The content of the default list is determined at compile time and normally
760 listed here because some ciphers were excluded at compile time.
H A Dopenssl-fipsinstall.pod.in204 turn off the check at compile time.
H A Dopenssl-enc.pod.in292 Note that some of these ciphers can be disabled at compile time
/openssl/include/openssl/
H A Dcrypto.h.in273 * compile time.
H A Dbio.h.in555 * purely a compile-time kludge to allow const to be checked.
/openssl/doc/man7/
H A Dossl-guide-tls-introduction.pod65 SSLv3 is available as a compile time option - but it is not built by default.

Completed in 83 milliseconds

12