FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSL_CTX_is_quic
crypto/openssl/include/internal/ssl.h
26
int SSL_CTX_is_quic(const SSL_CTX *c);
crypto/openssl/ssl/ssl_conf.c
701
if (SSL_CTX_is_quic(cctx->ctx))