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