Lines Matching full:parameter
319 The parameter \fIprovctx\fR is the provider context generated during provider
320 initialisation (see \fBprovider\fR\|(7)). The \fIpropq\fR parameter is a property query
325 context in the \fIctx\fR parameter.
329 the \fIctx\fR parameter and return the duplicate copy.
333 signature context in the \fIctx\fR parameter, and a pointer to a provider key object
334 in the \fIprovkey\fR parameter.
343 parameter.
344 The data to be signed is pointed to be the \fItbs\fR parameter which is \fItbslen\fR
347 to by the \fIsig\fR parameter and it should not exceed \fIsigsize\fR bytes in length.
354 a provider side signature context in the \fIctx\fR parameter, and a pointer to a
355 provider key object in the \fIprovkey\fR parameter.
363 A previously initialised signature context is passed in the \fIctx\fR parameter.
364 The data that the signature covers is pointed to be the \fItbs\fR parameter which
366 The signature is pointed to by the \fIsig\fR parameter which is \fIsiglen\fR bytes
371 signed data given a provider side signature context in the \fIctx\fR parameter, and
372 a pointer to a provider key object in the \fIprovkey\fR parameter.
380 A previously initialised signature context is passed in the \fIctx\fR parameter.
381 The signature is pointed to by the \fIsig\fR parameter which is \fIsiglen\fR bytes
387 the \fIroutlen\fR parameter.
391 provider side signature context in the \fIctx\fR parameter, and a pointer to a
392 provider key object in the \fIprovkey\fR parameter.
399 The name of the digest to be used will be in the \fImdname\fR parameter.
402 parameter which should be of length \fIdatalen\fR. A previously initialised
403 signature context is passed in the \fIctx\fR parameter. This function may be called
410 signature context is passed in the \fIctx\fR parameter. Unless \fIsig\fR is \s-1NULL,\s0 the
411 signature should be written to the location pointed to by the \fIsig\fR parameter
418 initialised signature context is passed in the \fIctx\fR parameter. The data to be
421 parameter and it should not exceed \fIsigsize\fR bytes in length. The length of the
427 provider side verification context in the \fIctx\fR parameter, and a pointer to a
428 provider key object in the \fIprovkey\fR parameter.
435 The name of the digest to be used will be in the \fImdname\fR parameter.
438 parameter which should be of length \fIdatalen\fR. A previously initialised
439 verification context is passed in the \fIctx\fR parameter. This function may be
446 verification context is passed in the \fIctx\fR parameter. The signature to be
451 initialised verification context is passed in the \fIctx\fR parameter. The data to be
465 Any parameter settings are additional to any that were previously set.
485 The length of the \*(L"digest-size\*(R" parameter should not exceed that of a \fBsize_t\fR.
521 Any parameter settings are additional to any that were previously set.