Lines Matching full:encoder
5 provider-encoder - The OSSL_ENCODER library E<lt>-E<gt> provider functions
17 /* Encoder parameter accessor and descriptor */
21 /* Functions to construct / destruct / manipulate the encoder context */
49 The ENCODER operation is a generic method to encode a provider-native
55 The encoder doesn't need to know more about the B<OSSL_CORE_BIO>
59 The ENCODER implementation may be part of a chain, where data is
77 encoder to be used for data that's been exported from another
197 ENCODER implementations are free to regard the I<selection> as a set of
228 therefore be unsuitable for direct use with a given ENCODER implementation.
230 a function to export that object in L<OSSL_PARAM(3)> array form, the ENCODER
251 =head2 Encoder operation parameters
311 OSSL_FUNC_encoder_does_selection() returns 1 if the encoder implementation
322 The ENCODER interface was introduced in OpenSSL 3.0.