Searched refs:ring_buf_get_buf_at (Results 1 – 2 of 2) sorted by relevance
172 static ossl_inline int ring_buf_get_buf_at(const struct ring_buf *r, in ring_buf_get_buf_at() function253 if (!ring_buf_get_buf_at(r, r->ctail_offset + copied, &src, &src_len)) { in ring_buf_resize()
137 if (!ring_buf_get_buf_at(&qss->ring_buf, in ossl_quic_sstream_get_stream_frame()
Completed in 7 milliseconds