Searched refs:enable (Results 1 – 25 of 121) sorted by relevance
12345
/openssl/.github/workflows/ |
H A D | ci.yml | 89 …run: CC=gcc ./config --banner=Configured enable-demos enable-h3demo enable-sslkeylog enable-fips e… 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… 283 …ner=Configured --debug enable-demos enable-h3demo enable-asan enable-ubsan enable-rc5 enable-md2 e… 309 …ODUCTION enable-asan enable-ubsan enable-rc5 enable-md2 enable-ec_nistp_64_gcc_128 enable-weak-ssl… 387 …-warnings enable-demos enable-h3demo no-ec enable-ssl-trace enable-zlib enable-zlib-dynamic enable… 417 …enable-demos enable-h3demo enable-ktls enable-fips enable-egd enable-ec_nistp_64_gcc_128 enable-md… 461 …enable-demos enable-h3demo no-shared enable-crypto-mdebug enable-rc5 enable-md2 enable-ssl3 enable… 498 …../source/config --banner=Configured enable-demos enable-h3demo enable-fips enable-quic enable-acv… 542 …../source/config --banner=Configured enable-fips enable-demos enable-h3demo enable-quic enable-acv… [all …]
|
H A D | coveralls.yml | 30 extra_config: no-afalgeng enable-fips enable-tfo 33 extra_config: no-afalgeng enable-fips enable-tfo 36 extra_config: no-afalgeng enable-fips enable-tfo 39 extra_config: no-afalgeng enable-fips 42 extra_config: no-afalgeng enable-fips 45 extra_config: no-afalgeng enable-fips enable-tfo 69 …enable-rc5 enable-md2 enable-ssl3 enable-nextprotoneg enable-ssl3-method enable-weak-ssl-ciphers e…
|
H A D | fuzz-checker.yml | 23 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… 38 …enable-fips enable-ec_nistp_64_gcc_128 -fno-sanitize=alignment enable-tls1_3 enable-weak-ssl-ciphe…
|
H A D | run-checker-daily.yml | 64 enable-egd, 68 enable-fips, 69 enable-fips enable-acvp-tests, 81 enable-md2, 96 enable-rc5, 120 enable-tfo, 235 run: ./config enable-comp enable-brotli enable-brotli-dynamic && perl configdata.pm --dump 257 run: ./config enable-comp enable-zstd enable-zstd-dynamic && perl configdata.pm --dump 280 …run: ./config enable-comp enable-brotli enable-brotli-dynamic enable-zstd enable-zstd-dynamic && p… 306 …run: ./config --banner=Configured --debug enable-asan enable-ubsan enable-comp enable-brotli -DPED… [all …]
|
H A D | static-analysis-on-prem.yml | 31 …enable-fips enable-rc5 enable-md2 enable-ssl3 enable-nextprotoneg enable-ssl3-method enable-weak-s…
|
H A D | static-analysis.yml | 30 …enable-fips enable-rc5 enable-md2 enable-ssl3 enable-nextprotoneg enable-ssl3-method enable-weak-s…
|
H A D | fips-checksums.yml | 35 run: ../source-pristine/config enable-fips 50 run: ../source/config enable-fips 80 …enable-ktls enable-fips enable-egd enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5 enable-sctp en…
|
H A D | run-checker-merge.yml | 21 enable-asan enable-ubsan no-shared no-asm -DOPENSSL_SMALL_FOOTPRINT, 25 no-ec2m enable-fips, 29 enable-ubsan no-asm -DOPENSSL_SMALL_FOOTPRINT -fno-sanitize=alignment, 37 enable-weak-ssl-ciphers, 38 enable-zlib, 39 enable-pie,
|
H A D | windows.yml | 23 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 D | os-zoo.yml | 41 ./config --banner=Configured no-shared -Wall -Werror enable-fips --strict-warnings \ 112 run: ./config --banner=Configured -Wall -Werror --strict-warnings enable-fips 140 run: perl ..\Configure --banner=Configured no-makedepend enable-fips 171 …run: ./config enable-fips enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5 enable-ssl3 enable-ssl3…
|
H A D | prov-compat-label.yml | 19 opts: enable-rc5 enable-md2 enable-ssl3 enable-weak-ssl-ciphers enable-zlib 68 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }} 151 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }}
|
H A D | provider-compatibility.yml | 27 opts: enable-rc5 enable-md2 enable-ssl3 enable-weak-ssl-ciphers enable-zlib 75 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }} 153 ./config --banner=Configured enable-shared enable-fips ${{ env.opts }}
|
H A D | run-checker-ci.yml | 33 enable-ssl-trace, 41 enable-trace enable-fips,
|
/openssl/fuzz/ |
H A D | README.md | 25 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/man1/ |
H A D | openssl-fipsinstall.pod.in | 209 Configure the module to enable a run-time Extended Master Secret (EMS) check 240 Configure the module to enable a run-time digest check when deriving a key by 246 Configure the module to enable a run-time digest check when deriving a key by 252 Configure the module to enable a run-time digest check when deriving a key by 258 Configure the module to enable a run-time digest check when deriving a key by 264 Configure the module to enable a run-time digest check when deriving a key by 270 Configure the module to enable a run-time digest check when deriving a key by 304 Configure the module to enable a run-time short key-derivation key check when 310 Configure the module to enable a run-time short key-derivation key check when 316 Configure the module to enable a run-time short key-derivation key check when [all …]
|
/openssl/doc/designs/quic-design/ |
H A D | qlog.md | 62 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/man7/ |
H A D | OSSL_PROVIDER-legacy.pod | 45 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 D | EVP_CIPHER-RC5.pod | 11 Disabled by default. Use the I<enable-rc5> configuration option to enable.
|
H A D | EVP_RAND-JITTER.pod | 15 It is available when OpenSSL is compiled with B<enable-jitter> 47 The B<enable-jitter> option was added in OpenSSL 3.4. 49 By specifying the B<enable-fips-jitter> configuration option, the FIPS
|
/openssl/test/helpers/ |
H A D | pkcs12.h | 59 void PKCS12_helper_set_write_files(int enable); 60 void PKCS12_helper_set_legacy(int enable);
|
/openssl/test/ |
H A D | README-external.md | 20 $ ./config enable-external-tests 53 $ ./config enable-external-tests 80 $ ./config enable-external-tests 103 $ ./config enable-external-tests 132 $ ./config enable-external-tests
|
/openssl/ |
H A D | README-FIPS.md | 28 installed automatically. To enable it, you need to configure OpenSSL using 29 the `enable-fips` option. 58 $ make install_fips # for `enable-fips` only 103 $ ./Configure enable-fips 115 $ ./Configure enable-fips 175 enabling the `enable-fips-jitter` option during configuration, an internal 180 Note that the `enable-fips-jitter` option is only available in OpenSSL
|
H A D | INSTALL.md | 585 ### enable-ktls 595 ### enable-asan 797 ### enable-egd 828 ### enable-fips 857 ### enable-fuzz-libfuzzer, enable-fuzz-afl 920 ### enable-pie 1034 ### enable-tfo 1075 ### enable-trace 1096 ### enable-ubsan 1138 ### enable-zstd [all …]
|
/openssl/doc/man3/ |
H A D | SSL_set_blocking_mode.pod | 17 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/test/quic-openssl-docker/ |
H A D | Dockerfile | 31 ./Configure enable-fips enable-demos disable-docs --prefix=/usr --openssldir=/etc/pki/tls && \
|
Completed in 28 milliseconds
12345