Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/demos/quic/server/
H A Dserver.c46 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx() function
/freebsd/crypto/openssl/demos/guide/
H A Dquic-server-block.c89 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx() function
H A Dquic-server-non-block.c89 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx() function
/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dquic-hq-interop-server.c176 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx() function
/freebsd/crypto/openssl/demos/http3/
H A Dossl-nghttp3-demo-server.c905 static SSL_CTX *create_ctx(const char *cert_path, const char *key_path) in create_ctx() function