Home
last modified time | relevance | path

Searched defs:run_quic_server (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/demos/quic/server/
H A Dserver.c140 static int run_quic_server(SSL_CTX *ctx, int fd) in run_quic_server() function
/freebsd/crypto/openssl/demos/guide/
H A Dquic-server-block.c189 static int run_quic_server(SSL_CTX *ctx, int fd) in run_quic_server() function
H A Dquic-server-non-block.c341 static int run_quic_server(SSL_CTX *ctx, int fd) in run_quic_server() function
/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dquic-hq-interop-server.c590 static int run_quic_server(SSL_CTX *ctx, BIO *sock) in run_quic_server() function
/freebsd/crypto/openssl/demos/http3/
H A Dossl-nghttp3-demo-server.c1044 static int run_quic_server(SSL_CTX *ctx, int fd) in run_quic_server() function