Lines Matching full:fetching
207 See also \*(L"\s-1ALGORITHM FETCHING\*(R"\s0.
227 .SH "ALGORITHM FETCHING"
228 .IX Header "ALGORITHM FETCHING"
230 Fetching is the process of looking through the available implementations,
234 Two types of fetching are supported by OpenSSL \- explicit fetching and implicit
235 fetching.
238 When fetching an algorithm it is possible to specify a property query string to
252 .SS "Explicit fetching"
253 .IX Subsection "Explicit fetching"
255 implementation. Instead, the diverse OpenSSL APIs often have explicit fetching
263 These fetching functions follow a fairly common pattern, where three
270 \&\fBOSSL_PROVIDER_load\fR\|(3)) will be considered by the fetching function. In case
275 For all currently implemented fetching functions this is the algorithm name.
285 .SS "Implicit fetching"
286 .IX Subsection "Implicit fetching"
290 compatibility with OpenSSL before version 3.0 where explicit fetching was not
297 In some cases implicit fetching can also occur when a \s-1NULL\s0 algorithm parameter
325 \&\*(L"Explicit fetching\*(R" to prefetch an algorithm once initially,
327 using \*(L"Implicit fetching\*(R".
328 See an example of Explicit fetching in \*(L"\s-1USING ALGORITHMS IN APPLICATIONS\*(R"\s0.
339 Fetching via a provider offers more flexibility, but it is slower than the
380 .SH "FETCHING EXAMPLES"
381 .IX Header "FETCHING EXAMPLES"
382 The following section provides a series of examples of fetching algorithm
467 algorithm identifier to the appropriate fetching function. Also see the provider
528 no algorithms in it at all. When fetching algorithms the default provider will