Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 120) sorted by relevance

12345

/openssl/.github/workflows/
H A Dci.yml89 …run: CC=gcc ./config --banner=Configured enable-demos enable-h3demo enable-fips enable-quic --stri…
139 …run: ./config enable-demos enable-fips enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5 enable-ssl…
183 …run: ./config --banner=Configured --strict-warnings enable-demos enable-h3demo no-deprecated enabl…
284 …ner=Configured --debug enable-demos enable-h3demo enable-asan enable-ubsan enable-rc5 enable-md2 e…
310 …ODUCTION enable-asan enable-ubsan enable-rc5 enable-md2 enable-ec_nistp_64_gcc_128 enable-weak-ssl…
388 …-warnings enable-demos enable-h3demo no-ec enable-ssl-trace enable-zlib enable-zlib-dynamic enable
418enable-demos enable-h3demo enable-ktls enable-fips enable-egd enable-ec_nistp_64_gcc_128 enable-md…
462enable-demos enable-h3demo no-shared enable-crypto-mdebug enable-rc5 enable-md2 enable-ssl3 enable
499 …../source/config --banner=Configured enable-demos enable-h3demo enable-fips enable-quic enable-acv…
544 …../source/config --banner=Configured enable-fips enable-demos enable-h3demo enable-quic enable-acv…
[all …]
H A Dcoveralls.yml29 extra_config: no-afalgeng enable-fips enable-tfo
32 extra_config: no-afalgeng enable-fips enable-tfo
35 extra_config: no-afalgeng enable-fips
38 extra_config: no-afalgeng enable-fips
41 extra_config: no-afalgeng enable-fips enable-tfo
65enable-rc5 enable-md2 enable-ssl3 enable-nextprotoneg enable-ssl3-method enable-weak-ssl-ciphers e…
H A Dfuzz-checker.yml23 config: enable-fuzz-afl no-module,
28 config: enable-fuzz-libfuzzer enable-asan enable-ubsan,
36 …config: enable-fuzz-libfuzzer enable-asan enable-ubsan -fsanitize-coverage=trace-cmp -DFUZZING_BUI…
38enable-fips enable-ec_nistp_64_gcc_128 -fno-sanitize=alignment enable-tls1_3 enable-weak-ssl-ciphe…
H A Dstatic-analysis-on-prem.yml31enable-fips enable-rc5 enable-md2 enable-ssl3 enable-nextprotoneg enable-ssl3-method enable-weak-s…
H A Dstatic-analysis.yml29enable-fips enable-rc5 enable-md2 enable-ssl3 enable-nextprotoneg enable-ssl3-method enable-weak-s…
H A Drun-checker-daily.yml62 enable-egd,
66 enable-fips,
67 enable-fips enable-acvp-tests,
78 enable-md2,
93 enable-rc5,
117 enable-tfo,
232 run: ./config enable-comp enable-brotli enable-brotli-dynamic && perl configdata.pm --dump
254 run: ./config enable-comp enable-zstd enable-zstd-dynamic && perl configdata.pm --dump
277 …run: ./config enable-comp enable-brotli enable-brotli-dynamic enable-zstd enable-zstd-dynamic && p…
303 …run: ./config --banner=Configured --debug enable-asan enable-ubsan enable-comp enable-brotli -DPED…
[all …]
H A Dfips-checksums.yml35 run: ../source-pristine/config enable-fips
50 run: ../source/config enable-fips
80enable-ktls enable-fips enable-egd enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5 enable-sctp en…
H A Drun-checker-merge.yml21 enable-asan enable-ubsan no-shared no-asm -DOPENSSL_SMALL_FOOTPRINT,
29 enable-ubsan no-asm -DOPENSSL_SMALL_FOOTPRINT -fno-sanitize=alignment,
37 enable-weak-ssl-ciphers,
38 enable-zlib,
39 enable-pie,
H A Dos-zoo.yml40 ./config --banner=Configured no-shared -Wall -Werror enable-fips --strict-warnings \
117 run: ./config --banner=Configured -Wall -Werror --strict-warnings enable-fips
148 run: perl ..\Configure --banner=Configured no-makedepend enable-fips
179 …run: ./config enable-fips enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5 enable-ssl3 enable-ssl3…
H A Dwindows.yml23 config: enable-fips
26 config: enable-fips no-thread-pool no-quic
108 …gured enable-demos no-makedepend no-shared no-fips enable-md2 enable-rc5 enable-ssl3 enable-ssl3-m…
145 …perl ..\Configure --banner=Configured enable-demos no-makedepend no-bulk no-deprecated no-fips no-…
175 config: -DCMAKE_C_COMPILER=gcc --strict-warnings enable-demos no-fips
H A Dprovider-compatibility.yml24 opts: enable-rc5 enable-md2 enable-ssl3 enable-weak-ssl-ciphers enable-zlib
72 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }}
146 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }}
H A Dprov-compat-label.yml19 opts: enable-rc5 enable-md2 enable-ssl3 enable-weak-ssl-ciphers enable-zlib
68 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }}
147 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }}
H A Drun-checker-ci.yml33 enable-ssl-trace,
41 enable-trace enable-fips,
H A Dwindows_comp.yml40 …perl ..\Configure enable-comp enable-zstd --with-zstd-include=C:\vcpkg\packages\zstd_x64-windows\i…
99 …perl ..\Configure enable-comp enable-brotli --with-brotli-include=C:\vcpkg\packages\brotli_x64-win…
/openssl/fuzz/
H A DREADME.md25 CC=clang ./config enable-fuzz-libfuzzer \
27 -DPEDANTIC enable-asan enable-ubsan no-shared \
31 enable-weak-ssl-ciphers enable-rc5 enable-md2 \
32 enable-ssl3 enable-ssl3-method enable-nextprotoneg \
93 -DPEDANTIC enable-asan enable-ubsan no-shared \
97 enable-weak-ssl-ciphers enable-rc5 enable-md2 \
98 enable-ssl3 enable-ssl3-method enable-nextprotoneg \
110 -DPEDANTIC enable-tls1_3 enable-weak-ssl-ciphers enable-rc5 \
111 enable-md2 enable-ssl3 enable-ssl3-method enable-nextprotoneg \
117 The following options can also be enabled: enable-asan, enable-ubsan, enable-msan
[all …]
/openssl/doc/designs/quic-design/
H A Dqlog.md62 qlog must currently be enabled at build time using `enable-unstable-qlog`. If
107 - A filter term is preceded by `-` (disable an event type) or `+` (enable an
127 - `*` (or `+*`): enable all event types
129 - `quic:version_information quic:packet_sent`: enable some event types explicitly
131 - `* -quic:version_information`: enable all event types except certain ones
/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in208 Configure the module to enable a run-time Extended Master Secret (EMS) check
239 Configure the module to enable a run-time digest check when deriving a key by
245 Configure the module to enable a run-time digest check when deriving a key by
251 Configure the module to enable a run-time digest check when deriving a key by
257 Configure the module to enable a run-time digest check when deriving a key by
263 Configure the module to enable a run-time digest check when deriving a key by
269 Configure the module to enable a run-time digest check when deriving a key by
303 Configure the module to enable a run-time short key-derivation key check when
309 Configure the module to enable a run-time short key-derivation key check when
315 Configure the module to enable a run-time short key-derivation key check when
[all …]
/openssl/doc/man7/
H A DOSSL_PROVIDER-legacy.pod45 Disabled by default. Use I<enable-md2> config option to enable.
80 Disabled by default. Use I<enable-rc5> config option to enable.
H A DEVP_CIPHER-RC5.pod11 Disabled by default. Use the I<enable-rc5> configuration option to enable.
/openssl/test/helpers/
H A Dpkcs12.h59 void PKCS12_helper_set_write_files(int enable);
60 void PKCS12_helper_set_legacy(int enable);
/openssl/test/
H A DREADME-external.md20 $ ./config shared enable-external-tests
53 $ ./config enable-external-tests
80 $ ./config shared enable-external-tests
103 $ ./config shared enable-external-tests
/openssl/doc/man3/
H A DSSL_set_blocking_mode.pod17 SSL_set_blocking_mode() can be used to enable or disable blocking mode on a QUIC
23 To enable blocking mode, call SSL_set_blocking_mode() with I<blocking> set to 1;
44 re-enable blocking mode in this case, an application must set a network BIO
/openssl/
H A DINSTALL.md585 ### enable-ktls
595 ### enable-asan
797 ### enable-egd
828 ### enable-fips
844 ### enable-fuzz-libfuzzer, enable-fuzz-afl
907 ### enable-pie
1021 ### enable-tfo
1062 ### enable-trace
1072 ### enable-ubsan
1114 ### enable-zstd
[all …]
/openssl/test/quic-openssl-docker/
H A DDockerfile31 ./Configure enable-fips enable-demos disable-docs --prefix=/usr --openssldir=/etc/pki/tls && \
/openssl/include/internal/
H A Dktls.h312 int enable = 1; in ktls_enable_tx_zerocopy_sendfile() local
315 &enable, sizeof(enable)) ? 0 : 1; in ktls_enable_tx_zerocopy_sendfile()

Completed in 35 milliseconds

12345