Searched refs:ossl_uint_set_destroy (Results 1 – 4 of 4) sorted by relevance
42 void ossl_uint_set_destroy(UINT_SET *s);
85 ossl_uint_set_destroy(&qss->new_set); in ossl_quic_sstream_free()86 ossl_uint_set_destroy(&qss->acked_set); in ossl_quic_sstream_free()
65 void ossl_uint_set_destroy(UINT_SET *s) in ossl_uint_set_destroy() function
410 ossl_uint_set_destroy(&h->set); in rx_pkt_history_destroy()
Completed in 18 milliseconds