Lines Matching refs:bytes
204 * most significant zero bytes in the input).
209 * \param input_length The length bytes of \p input.
223 * most significant zero bytes in the input).
231 * \param input_length The length in bytes of \p input.
246 * significant bytes of \p A are 0).
251 * \param output_length The length in bytes of \p output.
266 * significant bytes of \p A are 0).
271 * \param output_length The length in bytes of \p output.
528 * \brief Fill an integer with a number of random bytes.
532 * \param bytes The number of random bytes to generate.
539 * enough room for \p bytes bytes.
542 * \note The bytes obtained from the RNG are interpreted
547 size_t bytes,