Lines Matching defs:output
1737 /* Skip the space used by the output buffer */
1942 /* then the output */
1990 /* Clear the output chain */
2000 * Build either input chain or output chain. It is single-item chain for Sparc,
2260 /* output buffer address */
2263 /* next output buffer entry */
2266 /* output buffer length */
2778 * Performs validation checks on the input and output data structures.
2781 dca_verifyio(crypto_data_t *input, crypto_data_t *output)
2805 switch (output->cd_format) {
2811 if (output->cd_uio->uio_segflg != UIO_SYSSPACE) {
2812 DBG(NULL, DWARN, "non kernel output uio buffer");
2821 DBG(NULL, DWARN, "unrecognised output crypto data format");
2952 * Performs the input, output or hard scatter/gather checks on the specified