Home
last modified time | relevance | path

Searched refs:ossl_uint_set_destroy (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Duint_set.h42 void ossl_uint_set_destroy(UINT_SET *s);
/openssl/ssl/quic/
H A Dquic_sstream.c85 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()
H A Duint_set.c65 void ossl_uint_set_destroy(UINT_SET *s) in ossl_uint_set_destroy() function
H A Dquic_ackm.c410 ossl_uint_set_destroy(&h->set); in rx_pkt_history_destroy()

Completed in 14 milliseconds