Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_read

1769 			k=SSL_read(con,sbuf,1024 /* BUFSIZZ */ );
1772 k=SSL_read(con,sbuf,16);