Searched refs:doit_localhost (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | ssl_old_test.c | 622 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, 1810 ret = doit_localhost(s_ssl, c_ssl, BIO_FAMILY_IPV4, in main() 1814 ret = doit_localhost(s_ssl, c_ssl, BIO_FAMILY_IPV6, in main() 1916 int doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, in doit_localhost() function
|