Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_time.c118 SSL *scon = NULL; in s_time_main() local
415 static SSL *doConnection(SSL *scon, const char *host, SSL_CTX *ctx) in doConnection()