Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dssl_old_test.c898 SSL *s_ssl = NULL; in main() local
1920 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, in doit_localhost()
2217 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long count, in doit_biopair()
2596 int doit(SSL *s_ssl, SSL *c_ssl, long count) in doit()