Lines Matching full:bio_printf
199 BIO_printf(out, "testing %s: ", OBJ_nid2sn(nid));
205 BIO_printf(out, ".");
211 BIO_printf(out, ".");
221 BIO_printf(out, ".");
226 BIO_printf(out, ".");
229 BIO_printf(out, " ok\n");
233 BIO_printf(out, " failed\n");
250 BIO_printf(out, "some tests from X9.62:\n");
299 BIO_printf(out, "ERROR: unable to get random data\n");
305 BIO_printf(out, "\ntesting ECDSA_sign() and ECDSA_verify() "
315 BIO_printf(out, "malloc error\n");
321 BIO_printf(out, "unable to get internal curves\n");
349 BIO_printf(out, "%s: ", OBJ_nid2sn(nid));
353 BIO_printf(out, " failed\n");
367 BIO_printf(out, " failed\n");
371 BIO_printf(out, ".");
376 BIO_printf(out, " failed\n");
379 BIO_printf(out, ".");
387 BIO_printf(out, " failed\n");
390 BIO_printf(out, ".");
395 BIO_printf(out, " failed\n");
398 BIO_printf(out, ".");
404 BIO_printf(out, " failed\n");
407 BIO_printf(out, ".");
413 BIO_printf(out, " failed\n");
416 BIO_printf(out, ".");
424 BIO_printf(out, " failed\n");
427 BIO_printf(out, ".");
430 BIO_printf(out, " ok\n");
487 BIO_printf(out, "\nECDSA test failed\n");
489 BIO_printf(out, "\nECDSA test passed\n");