Lines Matching full:encoder
57 .IX Title "PROVIDER-ENCODER 7ossl"
58 .TH PROVIDER-ENCODER 7ossl 2025-09-30 3.5.4 OpenSSL
64 provider\-encoder \- The OSSL_ENCODER library <\-> provider functions
76 \& /* Encoder parameter accessor and descriptor */
80 \& /* Functions to construct / destruct / manipulate the encoder context */
107 The ENCODER operation is a generic method to encode a provider-native
113 The encoder doesn't need to know more about the \fBOSSL_CORE_BIO\fR
117 The ENCODER implementation may be part of a chain, where data is
125 encoder to be used for data that's been exported from another
236 ENCODER implementations are free to regard the \fIselection\fR as a set of
265 therefore be unsuitable for direct use with a given ENCODER implementation.
267 a function to export that object in \fBOSSL_PARAM\fR\|(3) array form, the ENCODER
286 .SS "Encoder operation parameters"
287 .IX Subsection "Encoder operation parameters"
333 \&\fBOSSL_FUNC_encoder_does_selection()\fR returns 1 if the encoder implementation
342 The ENCODER interface was introduced in OpenSSL 3.0.