Home
last modified time | relevance | path

Searched refs:yes (Results 1 – 25 of 49) sorted by relevance

12

/openssl/providers/
H A Dencoders.inc49 ENCODER_TEXT("RSA", rsa, yes),
52 ENCODER_TEXT("DH", dh, yes),
53 ENCODER_TEXT("DHX", dhx, yes),
56 ENCODER_TEXT("DSA", dsa, yes),
59 ENCODER_TEXT("EC", ec, yes),
62 ENCODER_TEXT("ED448", ed448, yes),
64 ENCODER_TEXT("X448", x448, yes),
114 ENCODER("EC", ec, yes, blob),
125 ENCODER("RSA", rsa, yes, msblob),
126 ENCODER("RSA", rsa, yes, pvk),
[all …]
H A Ddecoders.inc39 DECODER_w_structure("DH", der, PrivateKeyInfo, dh, yes),
42 DECODER_w_structure("DH", der, DH, dh, yes),
46 DECODER_w_structure("DHX", der, DHX, dhx, yes),
52 DECODER_w_structure("DSA", der, DSA, dsa, yes),
53 DECODER("DSA", msblob, dsa, yes),
54 DECODER("DSA", pvk, dsa, yes),
60 DECODER_w_structure("EC", der, EC, ec, yes),
80 DECODER_w_structure("RSA", der, RSA, rsa, yes),
83 DECODER("RSA", msblob, rsa, yes),
84 DECODER("RSA", pvk, rsa, yes),
[all …]
H A Dstores.inc14 STORE("file", "yes", ossl_file_store_functions)
16 STORE("org.openssl.winstore", "yes", ossl_winstore_store_functions)
/openssl/test/recipes/
H A D80-test_ca.t54 if !is(yes(cmdstr(perlapp(["CA.pl", "-sign"]))), 0,
73 is(yes(cmdstr(app(["openssl", "ca", "-config",
248 sub yes {
/openssl/doc/man3/
H A DSSL_CTX_set_read_ahead.pod14 void SSL_set_read_ahead(SSL *s, int yes);
17 SSL_CTX_set_read_ahead(SSL_CTX *ctx, int yes);
29 Setting the parameter B<yes> to 0 turns reading ahead is off, other values turn
H A DEVP_set_default_properties.pod36 EVP_default_properties_enable_fips() sets the 'fips=yes' to be a default property
41 EVP_default_properties_is_fips_enabled() indicates if 'fips=yes' is a default
60 EVP_default_properties_is_fips_enabled() returns 1 if the 'fips=yes' default
/openssl/apps/demoSRP/
H A Dsrp_verifier.txt.attr1 unique_subject = yes
/openssl/test/ocsp-tests/
H A Dindex.txt.attr1 unique_subject = yes
/openssl/doc/designs/
H A Dfast-param-find.md20 "static" => "yes", # "yes" to generate static functions (default) or
127 to "yes" which generates handlers. This is useful when a parameter
129 - "published" set to "yes" includes the parameter in the gettable/settable
131 It defaults to "yes".
/openssl/test/
H A Drecursive.cnf2 config_diagnostics = yes
H A Ddefault-and-fips.cnf16 activate = yes
H A DCAtsa.cnf140 ordering = yes # Is ordering defined for timestamps?
142 tsa_name = yes # Must the TSA name be included in the reply?
144 ess_cert_id_chain = yes # Must the ESS cert id chain be included?
H A Dfips.cnf16 default_properties = "fips=yes"
H A Dfips-and-base.cnf15 default_properties = "fips=yes"
/openssl/doc/man7/
H A Dproperty.pod64 For example, "fips=yes", "provider!=default" or "?iteration.count=3".
123 exactly equivalent to "my.property=yes" in both definitions and queries.
135 For example, a context property query that contains "fips=yes" would normally
136 result in implementations that have "fips=yes".
142 disallow any implementations with "fips=yes" rather than not caring about the
H A Dfips_module.pod96 default_properties = fips=yes
240 standards you can specify the property query C<fips=yes> like this:
244 sha256 = EVP_MD_fetch(NULL, "SHA2-256", "fips=yes");
261 EVP_set_default_properties(NULL, "fips=yes");
275 property query C<fips=yes>. There are also some non-cryptographic algorithms
276 available in the default and base providers that also have the C<fips=yes>
305 default_properties = fips=yes
345 if (!EVP_set_default_properties(fips_libctx, "fips=yes"))
449 * The "fips=yes" property includes all FIPS approved algorithms
454 SSL_CTX *fips_ssl_ctx = SSL_CTX_new_ex(NULL, "fips=yes", TLS_method());
[all …]
H A DOSSL_PROVIDER-FIPS.pod23 =item "fips=yes"
32 To be FIPS compliant, it is mandatory to include C<fips=yes> as
34 implementations are used for cryptographic operations. The C<fips=yes>
489 consequently the property query C<fips=yes> is mandatory for applications that
/openssl/.github/workflows/
H A Drun-checker-daily.yml229 …sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install brotli libbrotl…
251 …sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install zstd libzstd1 l…
273 …sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install brotli libbrotl…
274 …sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install zstd libzstd1 l…
296 …sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install brotli libbrotl…
322 …sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install zstd libzstd1 l…
H A Dwindows.yml83 run: nmake test VERBOSE_FAILURE=yes TESTS=-test_fuzz* HARNESS_JOBS=4
127 run: nmake test VERBOSE_FAILURE=yes HARNESS_JOBS=4
164 run: nmake test VERBOSE_FAILURE=yes TESTS=-test_fuzz* HARNESS_JOBS=4
H A Dwindows_comp.yml81 nmake test VERBOSE_FAILURE=yes TESTS="-test_fuzz* -test_fipsload" HARNESS_JOBS=4
137 nmake test VERBOSE_FAILURE=yes TESTS="-test_fuzz* -test_fipsload" HARNESS_JOBS=4
H A Dfuzz-checker.yml50 sudo apt-get -yq --force-yes install ${{ matrix.fuzzy.install }}
H A Dcross-compiles.yml162 sudo apt-get -yq --force-yes install \
189 run: sudo apt-get -yq --force-yes install qemu-user
H A Dfips-checksums.yml21 … sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install unifdef
/openssl/doc/man1/
H A Dopenssl-engine.pod.in88 LIST_ADD: Whether to add a loaded ENGINE to the internal list (0=no,1=yes,2=mandatory)
90 DIR_LOAD: Specifies whether to load from 'DIR_ADD' directories (0=no,1=yes,2=mandatory)
/openssl/doc/man5/
H A Dconfig.pod268 If present and set to one of the values yes, on, true or 1, then the associated
277 requested provider. A value of 1, yes, true or on (in lower or uppercase) will
312 The value is a boolean that can be B<yes> or B<no>. If the value is
313 B<yes>, this is exactly equivalent to:
315 default_properties = fips=yes
527 default_properties = "fips=yes"

Completed in 36 milliseconds

12