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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_engine.h 58 } QUIC_ENGINE_ARGS;
60 QUIC_ENGINE *ossl_quic_engine_new(const QUIC_ENGINE_ARGS *args);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_engine.c 26 QUIC_ENGINE *ossl_quic_engine_new(const QUIC_ENGINE_ARGS *args)
quic_tserver.c 81 QUIC_ENGINE_ARGS engine_args = { 0 };
quic_impl.c 1798 QUIC_ENGINE_ARGS engine_args = { 0 };
4290 QUIC_ENGINE_ARGS engine_args = { 0 };
4978 QUIC_ENGINE_ARGS engine_args = { 0 };

Completed in 30 milliseconds