Home
last modified time | relevance | path

Searched refs:activated (Results 1 – 25 of 29) sorted by relevance

12

/openssl/crypto/
H A Dprovider_conf.c175 STACK_OF(OSSL_PROVIDER) *activated) in prov_already_activated()
179 if (activated == NULL) in prov_already_activated()
182 max = sk_OSSL_PROVIDER_num(activated); in prov_already_activated()
184 OSSL_PROVIDER *tstprov = sk_OSSL_PROVIDER_value(activated, i); in prov_already_activated()
H A Dprovider_core.c2039 int activated; in ossl_provider_register_child_cb() local
2045 activated = prov->flag_activated; in ossl_provider_register_child_cb()
2056 if (activated && !create_cb((OSSL_CORE_HANDLE *)prov, cbdata)) in ossl_provider_register_child_cb()
/openssl/doc/internal/man3/
H A Dossl_provider_new.pod117 They are activated with the first call to ossl_provider_activate(),
184 provider. If I<activate> is nonzero then the parent provider is also activated.
196 it as activated, and initializing it if it isn't already initialized.
217 then the provider will only be activated if it is a child provider. Otherwise
245 "activated" providers, and calls I<cb> for each of them.
246 If no providers have been "activated" yet, it tries to activate all
344 activated providers. A return value of 0 means that the callback was not
345 called for any activated providers.
/openssl/doc/designs/
H A Dossl-provider-load-ex.md6 provider will be activated with some default settings, that may or may not
48 When the provider is already loaded an activated in the current library context,
/openssl/doc/man3/
H A DSSL_get1_builtin_sigalgs.pod22 algorithms can be activated, e.g., if suitable providers are missing.
H A DEVP_ASYM_CIPHER_free.pod60 all activated providers in the given library context I<libctx>, and for each of
H A DEVP_KEM_free.pod53 EVP_KEM_do_all_provided() traverses all EVP_KEMs implemented by all activated
H A DEVP_KEYEXCH_free.pod69 all activated providers in the library context I<libctx>, and for each
H A DEVP_SIGNATURE.pod64 activated providers in the given library context I<libctx>, and for each of the
H A DOSSL_CMP_log_open.pod77 The callback is activated only when the severity level is sufficient according
H A DEVP_KEYMGMT.pod89 all activated providers in the library context I<libctx>, and for each
H A DOSSL_ENCODER.pod85 implementations by all activated providers in the library context
H A DSSL_CTX_set_session_cache_mode.pod57 function. This option is not activated by default.
H A DOSSL_DECODER.pod85 implementations by all activated providers in the library context
H A DEVP_MAC.pod224 EVP_MAC_do_all_provided() traverses all MAC implemented by all activated
322 activated for calculating the MAC of a received mac-then-encrypt TLS record
H A DEVP_KDF.pod165 EVP_KDF_do_all_provided() traverses all KDF implemented by all activated
H A DOSSL_STORE_LOADER.pod144 by all activated providers in the library context I<libctx>, and for each
H A DEVP_RAND.pod238 EVP_RAND_do_all_provided() traverses all RAND implemented by all activated
H A DSSL_CONF_cmd.pod132 activated providers are permissible.
402 activated providers are permissible.
/openssl/doc/man5/
H A Dconfig.pod269 provider will be activated. Conversely, setting this value to no, off, false, or
270 0 will prevent the provider from being activated. Settings can be given in lower
289 If no providers are activated explicitly, the default one is activated implicitly.
H A Dfips_config.pod39 If present, the module is activated. The value assigned to this name is not
/openssl/apps/
H A Dopenssl-vms.cnf63 # If no providers are activated explicitly, the default one is activated implicitly.
H A Dopenssl.cnf63 # If no providers are activated explicitly, the default one is activated implicitly.
/openssl/doc/man7/
H A Dprovider.pod239 activated. In particular, provider initialization should not depend on other
/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in113 activated, and this overrides the environment variable B<OPENSSL_MODULES>.

Completed in 53 milliseconds

12