Searched defs:quic_method (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/regress/lib/libssl/quic/ | ||
H A D | quictest.c | 120 const SSL_QUIC_METHOD quic_method = { variable |
/openbsd-src/regress/lib/libssl/tlsext/ | ||
H A D | tlsexttest.c | 2043 const SSL_QUIC_METHOD quic_method = {0}; test_tlsext_quic_transport_parameters_client() local |
/openbsd-src/lib/libssl/ | ||
H A D | ssl_local.h | 678 const SSL_QUIC_METHOD *quic_method; global() member |
H A D | ssl_lib.c | 2681 SSL_CTX_set_quic_method(SSL_CTX * ctx,const SSL_QUIC_METHOD * quic_method) SSL_CTX_set_quic_method() argument |