Searched refs:doit_localhost (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ssl_old_test.c | 616 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, 1814 ret = doit_localhost(s_ssl, c_ssl, BIO_FAMILY_IPV4, in main() 1818 ret = doit_localhost(s_ssl, c_ssl, BIO_FAMILY_IPV6, in main() 1920 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, in doit_localhost() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ssltest_old.c | 621 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, 1805 ret = doit_localhost(s_ssl, c_ssl, BIO_FAMILY_IPV4, in main() 1809 ret = doit_localhost(s_ssl, c_ssl, BIO_FAMILY_IPV6, in main() 1912 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, in doit_localhost() function
|