Lines Matching full:providers
43 /* Child Providers */
66 /* Iterate over all loaded providers */
197 providers of an update to the default properties. The new properties are
230 associated child providers.
234 of fallback providers, unless I<retain_fallbacks> is true. If a provider of the
251 "activated" providers, and calls I<cb> for each of them.
252 If no providers have been "activated" yet, it tries to activate all
253 available fallback providers before iterating over them.
258 ossl_provider_dso() returns a reference to the module, for providers
262 providers that come in the form of loadable modules.
265 for providers that come in the form of loadable modules.
303 the necessary upcalls for managing child providers. The I<handle> and I<in>
350 activated providers. A return value of 0 means that the callback was not
351 called for any activated providers.