• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/

Lines Matching refs:BIO_printf

149         BIO_printf(bio, "%s \"%s\"\n", s, pp[DB_srpid]);
151 BIO_printf(bio_err, " %d = \"%s\"\n", j, pp[j]);
182 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);
219 VERBOSE BIO_printf(bio,
222 BIO_printf(bio, "Pass %s\n", password);
228 BIO_printf(bio, "Internal error validating SRP verifier\n");
250 VERBOSE BIO_printf(bio,
257 BIO_printf(bio, "Internal error creating SRP verifier\n");
260 VVERBOSE BIO_printf(bio, "gNid=%s salt =\"%s\"\n verifier =\"%s\"\n",
369 BIO_printf(bio_err, "unknown option %s\n", *argv);
380 BIO_printf(bio_err,
385 BIO_printf(bio_err,
390 BIO_printf(bio_err,
395 BIO_printf(bio_err,
402 BIO_printf(bio_err, "%s", *pp);
404 BIO_printf(bio_err, " -rand file%cfile%c...\n", LIST_SEPARATOR_CHAR,
406 BIO_printf(bio_err,
408 BIO_printf(bio_err, " the random number generator\n");
419 BIO_printf(bio_err, "Error getting passwords\n");
439 BIO_printf(bio_err, "Out of memory\n");
447 BIO_printf(bio_err, "Out of memory\n");
457 VERBOSE BIO_printf(bio_err, "Using configuration from %s\n",
462 BIO_printf(bio_err, "error loading the config file '%s'\n",
465 BIO_printf(bio_err, "error on line %ld of config file '%s'\n",
479 VERBOSE BIO_printf(bio_err,
493 VERBOSE BIO_printf(bio_err,
508 VERBOSE BIO_printf(bio_err, "Trying to read SRP verifier file \"%s\"\n",
528 VERBOSE BIO_printf(bio_err, "Database initialised\n");
534 BIO_printf(bio_err, "No g and N value for index \"%s\"\n", gN);
537 VERBOSE BIO_printf(bio_err, "Database has no g N information.\n");
541 VVERBOSE BIO_printf(bio_err, "Starting user processing\n");
549 VVERBOSE BIO_printf(bio_err, "Processing user \"%s\"\n", user);
556 BIO_printf(bio_err, "List all users\n");
563 BIO_printf(bio_err,
572 BIO_printf(bio_err, "user \"%s\" reactivated.\n", user);
589 BIO_printf(bio_err,
626 BIO_printf(bio_err,
636 BIO_printf(bio_err,
646 VERBOSE BIO_printf(bio_err,
661 BIO_printf(bio_err,
668 VERBOSE BIO_printf(bio_err,
679 BIO_printf(bio_err,
700 BIO_printf(bio_err,
707 BIO_printf(bio_err, "user \"%s\" revoked. t\n", user);
722 VERBOSE BIO_printf(bio_err, "User procession done.\n");
735 VERBOSE BIO_printf(bio_err, "Trying to update srpvfile.\n");
739 VERBOSE BIO_printf(bio_err, "Temporary srpvfile created.\n");
743 VERBOSE BIO_printf(bio_err, "srpvfile updated.\n");
749 VERBOSE BIO_printf(bio_err, "User errors %d.\n", errors);
751 VERBOSE BIO_printf(bio_err, "SRP terminating with code %d.\n", ret);