Lines Matching full:decoder
57 .IX Title "PROVIDER-DECODER 7ossl"
58 .TH PROVIDER-DECODER 7ossl 2025-09-30 3.5.4 OpenSSL
64 provider\-decoder \- The OSSL_DECODER library <\-> provider functions
76 \& /* Decoder parameter accessor and descriptor */
80 \& /* Functions to construct / destruct / manipulate the decoder context */
107 The DECODER operation is a generic method to create a provider-native
114 The decoder doesn't need to know more about the \fBOSSL_CORE_BIO\fR
118 The DECODER implementation may be part of a chain, where data is
176 decoder implementation, can be used to further specify details about an
262 When a provider-native object is created by a decoder it would be unsuitable
288 another decoder implementation that can decode it into something.
297 possible for some other decoder implementation to get a different result.
301 .SS "Decoder operation parameters"
302 .IX Subsection "Decoder operation parameters"
323 \&\fBOSSL_FUNC_decoder_does_selection()\fR returns 1 if the decoder implementation
333 The DECODER interface was introduced in OpenSSL 3.0.