Lines Matching refs:output_length
1596 * \param[out] output_length On success, the number of bytes
1624 size_t *output_length);
1643 * \param[out] output_length On success, the number of bytes
1671 size_t *output_length);
1936 * \param[out] output_length On success, the number of bytes
1960 size_t *output_length);
1980 * \param[out] output_length On success, the number of bytes
2010 size_t *output_length);
2591 * \param[out] output_length On success, the number of bytes
2624 size_t *output_length);
3075 * \param[out] output_length On success, the number of bytes
3108 size_t *output_length);
3135 * \param[out] output_length On success, the number of bytes
3169 size_t *output_length);
3582 * \param output_length Number of bytes to output.
3590 * \p output_length bytes. Note that in this case,
3610 size_t output_length);
3855 * psa_key_derivation_output_bytes(operation, tmp, output_length);
3856 * if (memcmp(output, tmp, output_length) != 0)
3869 * \param output_length Length of the expected output; this is also the
3881 * \p output_length bytes. Note that in this case,
3900 size_t output_length);
4016 * \param[out] output_length On success, the number of bytes
4048 size_t *output_length);