openssl/include/internal
Pauli 99fd5b2b10 refcnt: convert references counts to a structure
The structure includes the count and optionally a lock.
The count has the appropriate qualifiers.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21260)
2023-07-01 21:18:08 +10:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h
bio_addr.h
bio_tfo.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
bio.h
common.h Partially revert #18070 (Add support for Windows CA certificate store) 2023-06-15 18:01:59 +10:00
comp.h
conf.h
constant_time.h
core.h
cryptlib.h QUIC: Fix bugs where threading is disabled 2023-05-24 10:34:54 +01:00
dane.h
deprecated.h
der.h
deterministic_nonce.h
dso.h
dsoerr.h
e_os.h
endian.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
err.h
event_queue.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
ffc.h FFC cleanups 2023-04-03 10:31:04 +02:00
hpke_util.h
ktls.h
list.h
namemap.h
nelem.h
numbers.h
o_dir.h
packet_quic.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
packet.h
param_build_set.h
param_names.h.in params: provide a faster TRIE based param lookup. 2023-06-02 15:13:20 +10:00
params.h params: add helper functions to allocate & copy params 2023-04-26 08:01:46 +10:00
passphrase.h
priority_queue.h
property.h
propertyerr.h
provider.h
quic_ackm.h QUIC ACKM: Allow largest acked PN to be queried 2023-06-16 09:26:27 +10:00
quic_cc.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
quic_cfq.h
quic_channel.h QUIC: Allow application to trigger TXKU 2023-06-16 09:26:48 +10:00
quic_demux.h
quic_error.h
quic_fc.h Minor fixups 2023-05-12 14:47:13 +01:00
quic_fifd.h QUIC FIFD: Add support for callback on frame ACK 2023-05-12 14:47:13 +01:00
quic_reactor.h
quic_record_rx.h QUIC RX: Support reporting the key epoch a packet was received with 2023-06-16 09:26:28 +10:00
quic_record_tx.h QUIC: Add internal APIs for white-box testing of key update 2023-06-16 09:26:28 +10:00
quic_record_util.h
quic_rx_depack.h
quic_sf_list.h Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streams 2023-06-23 14:31:45 +02:00
quic_ssl.h Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streams 2023-06-23 14:31:45 +02:00
quic_statm.h
quic_stream_map.h QUIC QSM: Allow QSM to know if we are in the server role 2023-05-24 10:34:47 +01:00
quic_stream.h Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streams 2023-06-23 14:31:45 +02:00
quic_thread_assist.h QUIC Thread Assisted Mode: Fix typos and use of CRYPTO_RWLOCK type 2023-03-30 11:14:10 +01:00
quic_tls.h Add support for rstream get/release record in the QUIC TLS layer 2023-04-12 11:02:01 +10:00
quic_tserver.h Add a test quicserver utility 2023-06-28 09:53:22 +10:00
quic_txp.h QUIC CHANNEL: Optimise key update using ACKs 2023-06-16 09:26:28 +10:00
quic_txpim.h
quic_types.h QUIC TXP: Remove TX key update handling from TXP 2023-06-16 09:26:27 +10:00
quic_vlint.h
quic_wire_pkt.h Enable tracing of packets that have been sent 2023-05-24 12:18:33 +01:00
quic_wire.h QUIC WIRE: Utility function to determine if PN is in an ACK frame 2023-06-16 09:26:27 +10:00
recordmethod.h Fix typos found by codespell 2023-06-15 10:11:46 +10:00
refcount.h refcnt: convert references counts to a structure 2023-07-01 21:18:08 +10:00
ring_buf.h Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streams 2023-06-23 14:31:45 +02:00
safe_math.h
sha3.h
sizes.h
sm3.h
sockets.h Include poll.h instead of incorrect sys/poll.h 2023-06-10 22:34:42 +02:00
ssl3_cbc.h
ssl.h Create internal/ssl.h 2023-05-24 12:18:33 +01:00
sslconf.h
statem.h
symhacks.h
thread_arch.h QUIC Thread Assisted Mode: Support Windows XP 2023-03-30 11:14:09 +01:00
thread_once.h
thread.h
time.h
tlsgroups.h
tsan_assist.h
uint_set.h
unicode.h