Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_channel.h404 int ossl_quic_channel_replace_local_cid(QUIC_CHANNEL *ch,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tserver.c480 return ossl_quic_channel_replace_local_cid(srv->ch, conn_id); in ossl_quic_tserver_set_new_local_cid()
H A Dquic_channel.c4000 int ossl_quic_channel_replace_local_cid(QUIC_CHANNEL *ch, in ossl_quic_channel_replace_local_cid() function