Home
last modified time | relevance | path

Searched refs:ring_buf_get_buf_at (Results 1 – 2 of 2) sorted by relevance

/openssl/include/internal/
H A Dring_buf.h172 static ossl_inline int ring_buf_get_buf_at(const struct ring_buf *r, in ring_buf_get_buf_at() function
253 if (!ring_buf_get_buf_at(r, r->ctail_offset + copied, &src, &src_len)) { in ring_buf_resize()
/openssl/ssl/quic/
H A Dquic_sstream.c137 if (!ring_buf_get_buf_at(&qss->ring_buf, in ossl_quic_sstream_get_stream_frame()

Completed in 7 milliseconds