Home
last modified time | relevance | path

Searched refs:SSL_CTX_set_quic_method (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h1727 int SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method);
/dragonfly/crypto/libressl/ssl/
H A Dssl_lib.c2589 SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method) in SSL_CTX_set_quic_method() function