Home
last modified time | relevance | path

Searched defs:quic_method (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/
Dssl_test.cc4876 const SSL_QUIC_METHOD quic_method = { in TEST_F() local
4961 const SSL_QUIC_METHOD quic_method = { in TEST_F() local
5046 const SSL_QUIC_METHOD quic_method = { in TEST_F() local
5100 const SSL_QUIC_METHOD quic_method = { in TEST_F() local
5146 const SSL_QUIC_METHOD quic_method = { in TEST_F() local
5191 const SSL_QUIC_METHOD quic_method = { in TEST_F() local
5216 const SSL_QUIC_METHOD quic_method = { in TEST_F() local
Dssl_lib.cc2456 int SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method) { in SSL_CTX_set_quic_method()
2464 int SSL_set_quic_method(SSL *ssl, const SSL_QUIC_METHOD *quic_method) { in SSL_set_quic_method()