HomeSort by: relevance | last modified time | path
    Searched refs:ossl_quic_channel_on_new_conn (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_channel.h 285 int ossl_quic_channel_on_new_conn(QUIC_CHANNEL *ch, const BIO_ADDR *peer,
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_port.c 789 * generate a cid via ossl_quic_channel_on_new_conn
791 if (!ossl_quic_channel_on_new_conn(ch, peer, dcid)) {
1616 * ossl_quic_channel_on_new_conn() when we will be creating channel.
quic_channel.c 3681 int ossl_quic_channel_on_new_conn(QUIC_CHANNEL *ch, const BIO_ADDR *peer, function

Completed in 16 milliseconds