Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_set_bio

1187 	SSL_set_bio(c_ssl, client, client);
1191 SSL_set_bio(s_ssl, server, server);
1593 SSL_set_bio(c_ssl,s_to_c,c_to_s);
1597 SSL_set_bio(s_ssl,c_to_s,s_to_c);
1830 * BIO structure and SSL_set_bio() and SSL_free() automatically