Home
last modified time | relevance | path

Searched defs:server_ctx (Results 1 – 3 of 3) sorted by relevance

/openbsd/regress/lib/libssl/verify/
H A Dverify.c312 SSL_CTX *client_ctx = NULL, *server_ctx = NULL; in test_ssl_wildcards() local
/openbsd/regress/lib/libssl/unit/
H A Dssl_get_shared_ciphers.c408 SSL_CTX *client_ctx = NULL, *server_ctx = NULL; in test_get_shared_ciphers() local
/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c237 struct tls *server_ctx; variable