Lines Matching defs:output
36 * |--- In any order: (First round input before or after first round output)
54 * |--- In any order: (Second round input before or after second round output)
285 uint8_t *output,
296 * handling of output sequencing.
304 * data is stored in an intermediate buffer at first step output call,
341 * output is prepended with a 3-bytes ECParameters structure.
343 * In PSA, we output each step separately, and don't prepend the
344 * output with a length byte, even less a curve identifier, as that
365 memcpy(output,
384 (void) output;
393 uint8_t *output,
398 operation, step, output, output_size, output_length);
434 * server's second round output is prepended with a 3-bytes
523 uint8_t *output, size_t output_size,
531 output,
543 (void) output;