Home | History | Annotate | Download | only in test

Lines Matching refs:quic

14 #include <openssl/quic.h>
284 /* Test that a vanilla QUIC SSL object has the expected ciphersuites available */
307 * aren't used in QUIC.
392 * SSL_is_dtls return the expected results for a QUIC connection. Compare with
430 * Tests that the SSL_trace() msg_callback works as expected with a QUIC
563 char msg[] = "The Quic Brown Fox";
645 * Test that handshake-layer APIs which shouldn't work don't work with QUIC.
662 * List of ciphersuites we do and don't allow in QUIC.
717 /* Non-QUIC ciphersuites must not appear in supported ciphers list. */
741 /* QUIC options restrictions do not affect SSL_CTX */
2373 /* Test using a new_session_cb with a QUIC SSL object works as expected */
2699 /* Create a new SSL_CTX using the QUIC server method */