Home
last modified time | relevance | path

Searched refs:fallback (Results 1 – 25 of 32) sorted by relevance

12

/openssl-master/crypto/cmp/
A Dcmp_util.c119 static const char *improve_location_name(const char *func, const char *fallback) in improve_location_name() argument
121 if (fallback == NULL) in improve_location_name()
125 ? fallback : func; in improve_location_name()
/openssl-master/util/
A Ddofile.pl19 use OpenSSL::fallback "$FindBin::Bin/../external/perl/MODULES.txt";
/openssl-master/util/perl/OpenSSL/
A Dfallback.pm14 package OpenSSL::fallback;
/openssl-master/doc/man3/
A DX509_digest.pod46 Otherwise, a fallback hash algorithm is determined as follows:
53 the I<*md_is_fallback> is set to 1 if the hash algorithm used is a fallback,
A DOSSL_PROVIDER.pod92 it does not disable the fallback providers if the provider cannot be
95 fallback providers are disabled.
108 fallback.
109 See L<OSSL_PROVIDER-default(7)> for more information on this fallback
A DX509V3_set_ctx.pod37 or not) to provide fallback data for the authority key identifier extension.
A DOSSL_CMP_log_open.pod97 If it is NULL, empty, or "(unknown function)" then "CMP" is used as fallback.
A DOSSL_CMP_CTX_new.pod450 It serves as fallback reference certificate, see OSSL_CMP_CTX_set1_oldCert().
453 and any value set via OSSL_CMP_CTX_set1_subjectName() are used as fallback.
495 the I<ref> value is taken as the fallback value for the senderKID.
534 The I<subjectName> is also used as fallback for the sender field
581 and if this fails it takes the received extraCerts as fallback.
A DSSL_CTX_set_mode.pod99 Only use this in explicit fallback retries, following the guidance
A DOSSL_DECODER_CTX.pod162 OSSL_DECODER_export() is a fallback function for constructors that cannot
A DOSSL_trace_enabled.pod59 The fallback type B<OSSL_TRACE_CATEGORY_ALL> should I<not> be used
A DOSSL_trace_set_channel.pod184 There is also B<OSSL_TRACE_CATEGORY_ALL>, which works as a fallback
/openssl-master/doc/man7/
A DOSSL_PROVIDER-null.pod11 It can used to guarantee that the default library context and a fallback
A DOSSL_PROVIDER-default.pod12 provider that will be used as fallback: It is loaded automatically the
A Dcrypto.pod149 will be loaded as a fallback (see L<OSSL_PROVIDER-default(7)>).
203 If anything in this step fails, the next step is used as a fallback.
207 As a fallback, try to fetch the operation type implementation from the same
/openssl-master/test/
A Dgenerate_ssl_tests.pl23 use OpenSSL::fallback "$FindBin::Bin/../external/perl/MODULES.txt";
/openssl-master/
A Dconfigdata.pm.in84 use OpenSSL::fallback '{- sourcefile('external', 'perl', 'MODULES.txt') -}';
A DNOTES-PERL.md75 in the source. It will work as a fallback if the module isn't already
A DConfigure20 use OpenSSL::fallback "$FindBin::Bin/external/perl/MODULES.txt";
/openssl-master/doc/man1/
A Dopenssl-cmp.pod.in179 section (as far as present) can provide per-option fallback values.
276 the subject DN is used as fallback sender of outgoing CMP messages.
295 the issuer DN is used as fallback recipient of outgoing CMP messages.
637 Reference number/string/value to use as fallback senderKID; this is required
657 while the subject of B<-oldcert> or B<-subjectName> may provide fallback values.
658 The issuer of this certificate is used as one of the recipient fallback values
659 and as fallback issuer entry in the certificate template of IR/CR/KUR.
A Dopenssl-ca.pod.in552 A fallback to the B<-extensions> option.
556 A fallback to the B<-crlexts> option.
/openssl-master/crypto/evp/
A Dpmeth_lib.c937 int fallback, const char *param, int op, in evp_pkey_ctx_set_md() argument
949 if (fallback) in evp_pkey_ctx_set_md()
983 static int evp_pkey_ctx_set1_octet_string(EVP_PKEY_CTX *ctx, int fallback, in evp_pkey_ctx_set1_octet_string() argument
997 if (fallback) in evp_pkey_ctx_set1_octet_string()
/openssl-master/doc/internal/man3/
A Dossl_provider_new.pod229 of fallback providers, unless I<retain_fallbacks> is true. If a provider of the
248 available fallback providers before iterating over them.
/openssl-master/crypto/engine/
A DREADME.md82 for a fallback ENGINE that encapsulates default implementations - we can simply
/openssl-master/doc/man5/
A Dx509v3_config.pod204 The hash of the public key related to the signing key is taken as fallback

Completed in 29 milliseconds

12