Lines Matching defs:input
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)
406 const uint8_t *input,
415 * handling of input sequencing.
418 * at once as input, on the other side the PSA CRYPTO PAKE api requires
426 * This causes any input error to be only detected on the last step.
430 * Copy input to local buffer and format it as the Mbed TLS API
472 input, input_length);
504 (void) input;
512 const uint8_t *input,
516 operation, step, input, input_length);