Lines Matching full:loaded
49 provider loaded that contains an implementation of it. OpenSSL comes with a
52 OpenSSL built-in "default" provider will be automatically loaded.
57 options take effect. When a provider is loaded, it is only loaded within the
60 have different providers loaded with different configuration settings.
147 context created by the user. Only providers loaded in this library context (see
149 no provider has been loaded in this library context then the default provider
150 will be loaded as a fallback (see L<OSSL_PROVIDER-default(7)>).
232 old method, since it must search for the algorithm in all loaded providers,
327 since, assuming no other providers have been loaded, the only implementation of
329 default provider should be explicitly loaded if it is required in addition to
362 needed (if other providers are loaded and offer implementations of the same
368 automatically loaded. If you explicitly load any provider then the "default"
369 provider would also need to be explicitly loaded if it is required.
377 Should it be needed (if other providers are loaded and offer
390 be loaded explicitly, either in code or through OpenSSL configuration
393 providers are loaded and offer implementations of the same algorithms), the
405 be loaded explicitly, either in code or through OpenSSL configuration
408 (if other providers are loaded and offer implementations of the same algorithms),
418 be automatically loaded if no other provider has been explicitly loaded. To