Lines Matching refs:BIO_printf

151         BIO_printf(bio, "%s \"%s\"\n", s, pp[DB_srpid]);
153 BIO_printf(bio_err, " %d = \"%s\"\n", j, pp[j]);
184 BIO_printf(bio_err, "Memory allocation failure\n");
193 BIO_printf(bio, "failed to update srpvfile\n");
194 BIO_printf(bio, "TXT_DB error number %ld\n", db->db->error);
203 BIO_printf(bio_err, "variable lookup failed for %s::%s\n", name, tag);
222 VERBOSE BIO_printf(bio,
225 VVERBOSE BIO_printf(bio, "Pass %s\n", password);
229 BIO_printf(bio, "Internal error validating SRP verifier\n");
255 VERBOSE BIO_printf(bio,
260 BIO_printf(bio, "Internal error creating SRP verifier\n");
265 VVERBOSE BIO_printf(bio, "gNid=%s salt =\"%s\"\n verifier =\"%s\"\n",
373 BIO_printf(bio_err, "unknown option %s\n", *argv);
385 BIO_printf(bio_err,
390 BIO_printf(bio_err,
395 BIO_printf(bio_err,
400 BIO_printf(bio_err,
407 BIO_printf(bio_err, "%s", *pp);
409 BIO_printf(bio_err, " -rand file%cfile%c...\n", LIST_SEPARATOR_CHAR,
411 BIO_printf(bio_err,
413 BIO_printf(bio_err, " the random number generator\n");
422 BIO_printf(bio_err, "Error getting passwords\n");
442 BIO_printf(bio_err, "Out of memory\n");
450 BIO_printf(bio_err, "Out of memory\n");
460 VERBOSE BIO_printf(bio_err, "Using configuration from %s\n",
465 BIO_printf(bio_err, "error loading the config file '%s'\n",
468 BIO_printf(bio_err, "error on line %ld of config file '%s'\n",
482 VERBOSE BIO_printf(bio_err,
496 VERBOSE BIO_printf(bio_err,
511 VERBOSE BIO_printf(bio_err, "Trying to read SRP verifier file \"%s\"\n",
531 VERBOSE BIO_printf(bio_err, "Database initialised\n");
537 BIO_printf(bio_err, "No g and N value for index \"%s\"\n", gN);
540 VERBOSE BIO_printf(bio_err, "Database has no g N information.\n");
544 VVERBOSE BIO_printf(bio_err, "Starting user processing\n");
552 VVERBOSE BIO_printf(bio_err, "Processing user \"%s\"\n", user);
559 BIO_printf(bio_err, "List all users\n");
566 BIO_printf(bio_err,
575 BIO_printf(bio_err, "user \"%s\" reactivated.\n", user);
592 BIO_printf(bio_err,
629 BIO_printf(bio_err,
639 BIO_printf(bio_err,
649 VERBOSE BIO_printf(bio_err,
664 BIO_printf(bio_err,
671 VERBOSE BIO_printf(bio_err,
682 BIO_printf(bio_err,
703 BIO_printf(bio_err,
710 BIO_printf(bio_err, "user \"%s\" revoked. t\n", user);
725 VERBOSE BIO_printf(bio_err, "User procession done.\n");
738 VERBOSE BIO_printf(bio_err, "Trying to update srpvfile.\n");
742 VERBOSE BIO_printf(bio_err, "Temporary srpvfile created.\n");
746 VERBOSE BIO_printf(bio_err, "srpvfile updated.\n");
752 VERBOSE BIO_printf(bio_err, "User errors %d.\n", errors);
754 VERBOSE BIO_printf(bio_err, "SRP terminating with code %d.\n", ret);