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
195 ENCODER implementations are free to regard the I<selection> as a set of
226 therefore be unsuitable for direct use with a given ENCODER implementation.
228 a function to export that object in L<OSSL_PARAM(3)> array form, the ENCODER
249 =head2 Encoder operation parameters
309 OSSL_FUNC_encoder_does_selection() returns 1 if the encoder implementation
320 The ENCODER interface was introduced in OpenSSL 3.0.