Lines Matching refs:loaded
41 provider loaded that contains an implementation of it. OpenSSL comes with a
51 then the OpenSSL built-in "default" provider will be automatically loaded.
58 loaded for the duration of the application execution.
64 a provider is loaded, it is only loaded within the scope of a given library
67 loaded with different configuration settings.
186 needed (if other providers are loaded and offer implementations of the same
192 automatically loaded. If you explicitly load any provider then the "default"
193 provider would also need to be explicitly loaded if it is required.
201 Should it be needed (if other providers are loaded and offer
214 be loaded explicitly, either in code or through OpenSSL configuration
217 providers are loaded and offer implementations of the same algorithms), the
224 Typically the L</Base provider> will also need to be loaded because the FIPS
232 be loaded explicitly, either in code or through OpenSSL configuration
235 (if other providers are loaded and offer implementations of the same algorithms),
245 be automatically loaded if no other provider has been explicitly loaded. To