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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_channel.h 466 int ossl_quic_bind_channel(QUIC_CHANNEL *ch, const BIO_ADDR *peer,
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_port.c 782 if (!ossl_quic_bind_channel(ch, peer, dcid, odcid)) {
quic_channel.c 3717 int ossl_quic_bind_channel(QUIC_CHANNEL *ch, const BIO_ADDR *peer, function

Completed in 27 milliseconds