Lines Matching refs:parameters
5 OSSL_PARAM - a structure to pass or request object parameters
27 parameters for an object, or wants to find out some parameters of an
34 =item * Setting parameters for some object
41 =item * Request parameters of some object
52 available parameters and some of their properties; name, data type and
102 setting parameters) or shall (when requesting parameters) be stored,
108 parameters, the size should be set to the length of the string, not
109 counting the terminating NUL byte. When requesting parameters, the
113 When I<requesting parameters>, it's acceptable for I<data> to be NULL.
141 offers these parameters, i.e. names for parameters provided by the
143 parameters provided by providers are defined by those providers,
146 Entities that want to set or request parameters need to know what
201 offers these parameters).
227 offers these parameters).
233 Both when setting and requesting parameters, the functions that are
277 For the integer type parameters (B<OSSL_PARAM_UNSIGNED_INTEGER> and
304 This example is for setting parameters on some object:
319 This example is for requesting parameters on some object:
332 could fill in the parameters like this: