Searched refs:SSL_QUIC_METHOD (Results 1 – 14 of 14) sorted by relevance
80 struct SSL_QUIC_METHOD { struct116 static QUICHE_STREAM_METHOD: SSL_QUIC_METHOD = SSL_QUIC_METHOD { argument948 ssl: *mut SSL, quic_method: *const SSL_QUIC_METHOD, in SSL_set_quic_method() argument
5233 SSL_QUIC_METHOD DefaultQUICMethod() { in DefaultQUICMethod()5234 return SSL_QUIC_METHOD{ in DefaultQUICMethod()5289 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5325 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5346 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5367 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5395 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5480 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5543 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5557 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()[all …]
3126 const SSL_QUIC_METHOD *quic_method = nullptr;3463 const SSL_QUIC_METHOD *quic_method = nullptr;
2582 int SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method) { in SSL_CTX_set_quic_method()2590 int SSL_set_quic_method(SSL *ssl, const SSL_QUIC_METHOD *quic_method) { in SSL_set_quic_method()
5217 SSL_QUIC_METHOD DefaultQUICMethod() { in DefaultQUICMethod()5218 return SSL_QUIC_METHOD{ in DefaultQUICMethod()5273 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5309 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5330 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5351 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5379 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5424 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5487 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()5501 const SSL_QUIC_METHOD quic_method = DefaultQUICMethod(); in TEST_F()[all …]
3071 const SSL_QUIC_METHOD *quic_method = nullptr;3412 const SSL_QUIC_METHOD *quic_method = nullptr;
2499 int SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method) { in SSL_CTX_set_quic_method()2507 int SSL_set_quic_method(SSL *ssl, const SSL_QUIC_METHOD *quic_method) { in SSL_set_quic_method()
420 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef
3306 const SSL_QUIC_METHOD *quic_method);3312 const SSL_QUIC_METHOD *quic_method);
428 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef
3361 const SSL_QUIC_METHOD *quic_method);3367 const SSL_QUIC_METHOD *quic_method);
301 static SSL_QUIC_METHOD quic_method = {quic_set_encryption_secrets,
1162 static const SSL_QUIC_METHOD g_quic_method = {
1227 static const SSL_QUIC_METHOD g_quic_method = {