Lines Matching defs:output
1742 /* Skip the space used by the output buffer */
1947 /* then the output */
1995 /* Clear the output chain */
2005 * Build either input chain or output chain. It is single-item chain for Sparc,
2265 /* output buffer address */
2268 /* next output buffer entry */
2271 /* output buffer length */
2783 * Performs validation checks on the input and output data structures.
2786 dca_verifyio(crypto_data_t *input, crypto_data_t *output)
2810 switch (output->cd_format) {
2816 if (output->cd_uio->uio_segflg != UIO_SYSSPACE) {
2817 DBG(NULL, DWARN, "non kernel output uio buffer");
2826 DBG(NULL, DWARN, "unrecognised output crypto data format");
2957 * Performs the input, output or hard scatter/gather checks on the specified