Lines Matching full:encoder
133 .IX Title "PROVIDER-ENCODER 7ossl"
134 .TH PROVIDER-ENCODER 7ossl "2023-09-19" "3.0.11" "OpenSSL"
140 provider\-encoder \- The OSSL_ENCODER library <\-> provider functions
152 \& /* Encoder parameter accessor and descriptor */
156 \& /* Functions to construct / destruct / manipulate the encoder context */
183 The \s-1ENCODER\s0 operation is a generic method to encode a provider-native
189 The encoder doesn't need to know more about the \fB\s-1OSSL_CORE_BIO\s0\fR
193 The \s-1ENCODER\s0 implementation may be part of a chain, where data is
201 encoder to be used for data that's been exported from another
310 \&\s-1ENCODER\s0 implementations are free to regard the \fIselection\fR as a set of
339 therefore be unsuitable for direct use with a given \s-1ENCODER\s0 implementation.
341 a function to export that object in \s-1\fBOSSL_PARAM\s0\fR\|(3) array form, the \s-1ENCODER\s0
360 .SS "Encoder operation parameters"
361 .IX Subsection "Encoder operation parameters"
411 \&\fBOSSL_FUNC_encoder_does_selection()\fR returns 1 if the encoder implementation
420 The \s-1ENCODER\s0 interface was introduced in OpenSSL 3.0.