Home | History | Annotate | Download | only in ecdh

Lines Matching refs:BIO_puts

146 	BIO_puts(out,"Testing key generation with ");
147 BIO_puts(out,text);
149 BIO_puts(out,"\n");
169 BIO_puts(out," pri 1=");
171 BIO_puts(out,"\n pub 1=");
173 BIO_puts(out,",");
175 BIO_puts(out,"\n");
197 BIO_puts(out," pri 2=");
199 BIO_puts(out,"\n pub 2=");
201 BIO_puts(out,",");
203 BIO_puts(out,"\n");
214 BIO_puts(out," key1 =");
218 BIO_puts(out,buf);
220 BIO_puts(out,"\n");
231 BIO_puts(out," key2 =");
235 BIO_puts(out,buf);
237 BIO_puts(out,"\n");
268 BIO_puts(out, buf);
275 BIO_puts(out,buf);