Lines Matching refs:algorithm
17 implementation for any given algorithm available for use.
34 the algorithm implementations in the Base Provider are also available in the
41 A decoder is a type of algorithm used for decoding keys and parameters from some
48 An OpenSSL Provider that contains the most common OpenSSL algorithm
50 the algorithm implementations in the Base Provider are also available in the
67 An encoder is a type of algorithm used for encoding keys and parameters to some
75 where a function call is made to obtain an algorithm object representing an
80 Fetching is the process of looking through the available algorithm
90 An OpenSSL Provider that contains OpenSSL algorithm implementations that have
98 where an algorithm object with no associated implementation is used such as the
101 criteria the first time the algorithm is used.
105 An OpenSSL Provider that contains algorithm implementations that are considered
127 An OpenSSL Provider that contains no algorithm implementations. This can be
175 A property is a way of classifying and selecting algorithm implementations.
176 A property is a key/value pair expressed as a string. For example all algorithm
178 An algorithm implementation can have multiple properties defined against it.
187 can be used to select an algorithm implementation. For example the query string
197 A provider in OpenSSL is a component that groups together algorithm