Lines Matching defs:output
159 mbedtls_test_ssl_buffer *output;
172 * and an output queue, to which this one pushes metadata. This context is
211 int mbedtls_test_random(void *p_rng, unsigned char *output, size_t output_len);
214 * This function can be passed to mbedtls to receive output logs from it. In
260 * \p output buffer. The output buffer can be NULL, in this case a part of the
271 unsigned char *output, size_t output_len);
374 * input/output queues to a chosen capacity of messages. Also set the
403 * \retval MBEDTLS_ERR_SSL_WANT_WRITE, if the output queue is full.
510 unsigned char *output,