Lines Matching full:responder
44 calls some function (the I<responder>) that has intimate knowledge
59 I<responder>.
64 However, if the I<responder> can handle multiple elements with the
126 I<responder> must set this field to indicate size of the parameter
129 I<responder> must still set this field to indicate the minimum data
195 I<data_size> is not relevant. However, the I<responder> will set
221 I<data_size> is not relevant. However, the I<responder> will set
241 Keys that a I<setter> or I<responder> doesn't recognise should simply
252 Apart from the I<return_size>, a I<responder> must never change the fields
271 B<OSSL_PARAM_UTF8_STRING> is NULL, the I<responder> should
273 and return success. Later the responder will be called again
278 If a I<responder> finds that some data sizes are too small for the
286 B<OSSL_PARAM_INTEGER>), a I<responder> may choose to return an error
288 bigger than needed). If the I<responder> finds the size suitable, it
339 A I<responder> that receives this array (as I<params> in this example)