Lines Matching full:output
41 /** Get output for a step of a password-authenticated key exchange.
49 * \param step The step of the algorithm for which the output is
51 * \param[out] output Buffer where the output is to be written in the
55 * \param output_size Size of the \p output buffer in bytes. This must
60 * the output step.
63 * output.
68 * The size of the \p output buffer is too small.
76 uint8_t *output,
125 * \param[out] output Output buffer for implicit key.
126 * \param output_size Size of the output buffer in bytes.
132 * Input from a PAKE is not supported by the algorithm in the \p output
141 uint8_t *output, size_t output_size,