Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_set_bio

1193 	SSL_set_bio(c_ssl, client, client);
1197 SSL_set_bio(s_ssl, server, server);
1599 SSL_set_bio(c_ssl,s_to_c,c_to_s);
1603 SSL_set_bio(s_ssl,c_to_s,s_to_c);
1836 * BIO structure and SSL_set_bio() and SSL_free() automatically