Home
last modified time | relevance | path

Searched refs:ossl_quic_channel_replace_local_cid (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/include/internal/
H A Dquic_channel.h402 int ossl_quic_channel_replace_local_cid(QUIC_CHANNEL *ch,
/src/crypto/openssl/ssl/quic/
H A Dquic_tserver.c481 return ossl_quic_channel_replace_local_cid(srv->ch, conn_id); in ossl_quic_tserver_set_new_local_cid()
H A Dquic_channel.c3950 int ossl_quic_channel_replace_local_cid(QUIC_CHANNEL *ch, in ossl_quic_channel_replace_local_cid() function