Lines Matching refs:buflen
275 * \param buflen The size in Bytes of \p buffer.
294 mbedtls_mps_size_t buflen);
326 * \param buflen The address to store the actual buffer
330 * address of a buffer of size \c *buflen
331 * (if \c buflen != \c NULL) or \c desired
332 * (if \c buflen == \c NULL). The user has read access
348 * \note Passing \c NULL as \p buflen is a convenient way to
351 * address as buflen and checking \c *buflen == \c desired
357 mbedtls_mps_size_t *buflen);