Lines Matching refs:output
92 DBG(dca, DWARN, "inadequate output space (need %d, got %d)",
122 /* Set output to zero ready to take the processed data */
192 DBG(dca, DWARN, "not enough output space (need %d, got %d)",
266 /* Set output to zero ready to take the processed data */
316 crypto_key_t *key, crypto_data_t *input, crypto_data_t *output,
351 if (input == output) {
356 rv = dca_3des(&ctx, input, output, req, mode);
359 output->cd_length = 0;
391 * 4) there is enough space in the output
484 * The output buffer is a multi-entry chain for x86 and
505 * The output buffer is a multi-entry chain for x86 and