Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Duint_set.h58 int ossl_uint_set_remove(UINT_SET *s, const UINT_RANGE *range);
/openssl/ssl/quic/
H A Duint_set.c258 int ossl_uint_set_remove(UINT_SET *s, const UINT_RANGE *range) in ossl_uint_set_remove() function
H A Dquic_sstream.c189 if (!ossl_uint_set_remove(&qss->new_set, &r)) in ossl_quic_sstream_mark_transmitted()
H A Dquic_ackm.c429 ossl_uint_set_remove(&h->set, &r); in rx_pkt_history_trim_range_count()
469 if (ossl_uint_set_remove(&h->set, &r) != 1) in rx_pkt_history_bump_watermark()

Completed in 11 milliseconds