Lines Matching full:output
241 * \param output The buffer where the output data will be written.
250 unsigned char output[16]);
287 * \param output The buffer holding the output data.
300 unsigned char *output);
330 * \param output The buffer holding the output data (which is an entire
332 * output.
345 unsigned char *output);
383 * \param output The buffer holding the output data.
395 unsigned char *output);
428 * \param output The buffer holding the output data.
439 unsigned char *output);
444 * \brief This function performs an AES-OFB (Output Feedback Mode)
483 * \param output The buffer holding the output data.
494 unsigned char *output);
566 * \param output The buffer holding the output data.
578 unsigned char *output);
588 * \param output The output (ciphertext) block.
595 unsigned char output[16]);
605 * \param output The output (plaintext) block.
612 unsigned char output[16]);