Lines Matching refs:implementations
15 provided by this library are used by the OpenSSL implementations of TLS and
28 implementations available for use. For example the RSA algorithm is available as
32 implementations such as in a hardware security module (HSM).
48 implementations. In order to use an algorithm you must have at least one
103 Fetching is the process of looking through the available implementations,
115 algorithm implementations in the default provider.
186 L<EVP_DigestSignInit(3)> and friends, all fetch the implementations
280 implementations.
361 contains all of the most commonly used algorithm implementations. Should it be
362 needed (if other providers are loaded and offer implementations of the same
364 search criterion for these implementations. The default provider includes all
376 algorithm implementations for encoding and decoding for OpenSSL keys.
378 implementations of the same algorithms), the property query string
379 "provider=base" can be used as a search criterion for these implementations.
380 Some encoding and decoding algorithm implementations are not FIPS algorithm
381 implementations in themselves but support algorithms from the FIPS provider and
391 (see L<config(5)>). It contains algorithm implementations that have been
393 providers are loaded and offer implementations of the same algorithms), the
395 these implementations. All approved algorithm implementations in the FIPS
397 may also contain non-approved algorithm implementations and these can be
406 (see L<config(5)>). It contains algorithm implementations that are considered
408 (if other providers are loaded and offer implementations of the same algorithms),
410 implementations.
533 Encoders and decoders are just algorithm implementations in the same way as