Home
last modified time | relevance | path

Searched refs:server_io (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dssl_old_test.c2218 BIO *server = NULL, *server_io = NULL, *client = NULL, *client_io = NULL; in doit_biopair() local
2225 if (!BIO_new_bio_pair(&server, bufsiz, &server_io, bufsiz)) in doit_biopair()
2256 * server_io: server's SSL communication in doit_biopair()
2263 * client + client_io, server + server_io. in doit_biopair()
2435 BIO *io1 = server_io, *io2 = client_io; in doit_biopair()
2573 BIO_free(server_io); in doit_biopair()

Completed in 4 milliseconds