Searched refs:ossl_quic_rstream_get_record (Results 1 – 4 of 4) sorted by relevance
384 int ossl_quic_rstream_get_record(QUIC_RSTREAM *qrs,
191 int ossl_quic_rstream_get_record(QUIC_RSTREAM *qrs, in ossl_quic_rstream_get_record() function
1027 return ossl_quic_rstream_get_record(rstream, buf, bytes_read, in ch_on_crypto_recv_record()
351 if (!ossl_quic_rstream_get_record(qrs, &record, &rec_len, fin)) in test_single_copy_read()