Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssltest_old.c904 SSL *c_ssl, *s_ssl; in main() local
1912 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, in doit_localhost()
2192 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long count, in doit_biopair()
2571 int doit(SSL *s_ssl, SSL *c_ssl, long count) in doit()