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/
HDssl.h1727 int SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method);
/dragonfly/crypto/libressl/ssl/
HDssl_lib.c2589 SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method) in SSL_CTX_set_quic_method() function