Searched refs:ossl_quic_rstream_free (Results 1 – 5 of 5) sorted by relevance
330 void ossl_quic_rstream_free(QUIC_RSTREAM *qrs);
190 ossl_quic_rstream_free(stream->rstream); in ossl_quic_stream_map_release()585 ossl_quic_rstream_free(qs->rstream); in ossl_quic_stream_map_notify_totally_read()619 ossl_quic_rstream_free(qs->rstream); in ossl_quic_stream_map_notify_reset_recv_part()
44 void ossl_quic_rstream_free(QUIC_RSTREAM *qrs) in ossl_quic_rstream_free() function
392 ossl_quic_rstream_free(ch->crypto_recv[pn_space]); in ch_cleanup()2745 ossl_quic_rstream_free(ch->crypto_recv[pn_space]); in ch_discard_el()3450 ossl_quic_rstream_free(qs->rstream); in ch_init_new_stream()
471 ossl_quic_rstream_free(rstream); in test_rstream_simple()592 ossl_quic_rstream_free(rstream); in test_rstream_random()
Completed in 29 milliseconds