Searched refs:BIO_printf (Results 176 - 200 of 299) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsatest.c162 BIO_printf(bio_err, "test generation of DSA parameters\n");
171 BIO_printf(bio_err, "seed\n");
173 BIO_printf(bio_err, "%02X%02X%02X%02X ",
176 BIO_printf(bio_err, "\ncounter=%d h=%ld\n", counter, h);
180 BIO_printf(bio_err, "counter should be 105\n");
184 BIO_printf(bio_err, "h should be 2\n");
191 BIO_printf(bio_err, "q value is wrong\n");
198 BIO_printf(bio_err, "p value is wrong\n");
205 BIO_printf(bio_err, "g value is wrong\n");
263 BIO_printf((BI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dverify.c176 BIO_printf(bio_err, "Error loading file %s\n", CAfile);
187 BIO_printf(bio_err, "Error loading directory %s\n", CApath);
197 BIO_printf(bio_err, "Error loading untrusted file %s\n", untfile);
205 BIO_printf(bio_err, "Error loading untrusted file %s\n", trustfile);
218 BIO_printf(bio_err,"usage: verify [-verbose] [-CApath path] [-CAfile file] [-purpose purpose] [-crl_check]");
220 BIO_printf(bio_err," [-engine e]");
222 BIO_printf(bio_err," cert1 cert2 ...\n");
223 BIO_printf(bio_err,"recognized usages:\n");
227 BIO_printf(bio_err, "\t%-10s\t%s\n", X509_PURPOSE_get0_sname(ptmp),
289 BIO_printf(bio_er
[all...]
H A Dpasswd.c171 BIO_printf(bio_err, "Usage: passwd [options] [passwords]\n");
172 BIO_printf(bio_err, "where options are\n");
174 BIO_printf(bio_err, "-crypt standard Unix password algorithm (default)\n");
177 BIO_printf(bio_err, "-1 MD5-based password algorithm\n");
178 BIO_printf(bio_err, "-apr1 MD5-based password algorithm, Apache variant\n");
180 BIO_printf(bio_err, "-salt string use provided salt\n");
181 BIO_printf(bio_err, "-in file read passwords from file\n");
182 BIO_printf(bio_err, "-stdin read passwords from stdin\n");
183 BIO_printf(bio_err, "-noverify never verify when reading password from terminal\n");
184 BIO_printf(bio_er
[all...]
H A Dsess_id.c147 BIO_printf(bio_err,"unknown option %s\n",*argv);
159 BIO_printf(bio_err,"%s",*pp);
172 BIO_printf(bio_err,"Context too long\n");
248 BIO_printf(bio_err,"bad output format specified for outfile\n");
252 BIO_printf(bio_err,"unable to write SSL_SESSION\n");
263 BIO_printf(bio_err,"bad output format specified for outfile\n");
267 BIO_printf(bio_err,"unable to write X509\n");
306 BIO_printf(bio_err,"bad input format specified for input crl\n");
311 BIO_printf(bio_err,"unable to load SSL_SESSION\n");
H A Dspeed.c781 BIO_printf(bio_err,"out of memory\n");
789 BIO_printf(bio_err,"out of memory\n");
830 BIO_printf(bio_err,"no EVP given\n");
840 BIO_printf(bio_err,"%s is an unknown cipher or digest\n",*argv);
858 BIO_printf(bio_err,"no engine given\n");
876 BIO_printf(bio_err,"no multi count given\n");
882 BIO_printf(bio_err,"bad multi count\n");
1108 BIO_printf(bio_err,"Error: bad option or value\n");
1109 BIO_printf(bio_err,"\n");
1110 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dspeed.c334 BIO_printf(bio_err, "unable to CreateThread (%d)", ret);
687 BIO_printf(bio_err, "out of memory\n");
691 BIO_printf(bio_err, "out of memory\n");
726 BIO_printf(bio_err, "no EVP given\n");
734 BIO_printf(bio_err, "%s is an unknown cipher or digest\n",
749 BIO_printf(bio_err, "no engine given\n");
766 BIO_printf(bio_err, "no multi count given\n");
771 BIO_printf(bio_err, "bad multi count\n");
1067 BIO_printf(bio_err, "Error: bad option or value\n");
1068 BIO_printf(bio_er
[all...]
H A Dpasswd.c158 BIO_printf(bio_err, "Usage: passwd [options] [passwords]\n");
159 BIO_printf(bio_err, "where options are\n");
161 BIO_printf(bio_err,
165 BIO_printf(bio_err,
167 BIO_printf(bio_err,
170 BIO_printf(bio_err, "-salt string use provided salt\n");
171 BIO_printf(bio_err, "-in file read passwords from file\n");
172 BIO_printf(bio_err, "-stdin read passwords from stdin\n");
173 BIO_printf(bio_err,
175 BIO_printf(bio_er
[all...]
H A Dsess_id.c141 BIO_printf(bio_err, "unknown option %s\n", *argv);
152 BIO_printf(bio_err, "%s", *pp);
166 BIO_printf(bio_err, "Context too long\n");
232 BIO_printf(bio_err, "bad output format specified for outfile\n");
236 BIO_printf(bio_err, "unable to write SSL_SESSION\n");
245 BIO_printf(bio_err, "bad output format specified for outfile\n");
249 BIO_printf(bio_err, "unable to write X509\n");
287 BIO_printf(bio_err, "bad input format specified for input crl\n");
291 BIO_printf(bio_err, "unable to load SSL_SESSION\n");
H A Dapps.c575 BIO_printf(bio_err, "Out of memory\n");
589 BIO_printf(bio_err, "Out of memory\n");
611 BIO_printf(bio_err, "User interface error\n");
617 BIO_printf(bio_err, "aborted!\n");
661 BIO_printf(err, "Can't read environment variable %s\n", arg + 4);
670 BIO_printf(err, "Can't open file %s\n", arg + 5);
688 BIO_printf(err, "Can't access file descriptor %s\n", arg + 3);
700 BIO_printf(err, "Can't open BIO for stdin\n");
704 BIO_printf(err, "Invalid password argument \"%s\"\n", arg);
714 BIO_printf(er
[all...]
H A Dverify.c176 BIO_printf(bio_err, "Error loading file %s\n", CAfile);
189 BIO_printf(bio_err, "Error loading directory %s\n", CApath);
233 BIO_printf(bio_err,
235 BIO_printf(bio_err, " [-no_alt_chains] [-attime timestamp]");
237 BIO_printf(bio_err, " [-engine e]");
239 BIO_printf(bio_err, " cert1 cert2 ...\n");
241 BIO_printf(bio_err, "recognized usages:\n");
245 BIO_printf(bio_err, "\t%-10s\t%s\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dspeed.c334 BIO_printf(bio_err, "unable to CreateThread (%d)", ret);
687 BIO_printf(bio_err, "out of memory\n");
691 BIO_printf(bio_err, "out of memory\n");
726 BIO_printf(bio_err, "no EVP given\n");
734 BIO_printf(bio_err, "%s is an unknown cipher or digest\n",
749 BIO_printf(bio_err, "no engine given\n");
766 BIO_printf(bio_err, "no multi count given\n");
771 BIO_printf(bio_err, "bad multi count\n");
1067 BIO_printf(bio_err, "Error: bad option or value\n");
1068 BIO_printf(bio_er
[all...]
H A Dpasswd.c158 BIO_printf(bio_err, "Usage: passwd [options] [passwords]\n");
159 BIO_printf(bio_err, "where options are\n");
161 BIO_printf(bio_err,
165 BIO_printf(bio_err,
167 BIO_printf(bio_err,
170 BIO_printf(bio_err, "-salt string use provided salt\n");
171 BIO_printf(bio_err, "-in file read passwords from file\n");
172 BIO_printf(bio_err, "-stdin read passwords from stdin\n");
173 BIO_printf(bio_err,
175 BIO_printf(bio_er
[all...]
H A Dsess_id.c141 BIO_printf(bio_err, "unknown option %s\n", *argv);
152 BIO_printf(bio_err, "%s", *pp);
166 BIO_printf(bio_err, "Context too long\n");
232 BIO_printf(bio_err, "bad output format specified for outfile\n");
236 BIO_printf(bio_err, "unable to write SSL_SESSION\n");
245 BIO_printf(bio_err, "bad output format specified for outfile\n");
249 BIO_printf(bio_err, "unable to write X509\n");
287 BIO_printf(bio_err, "bad input format specified for input crl\n");
291 BIO_printf(bio_err, "unable to load SSL_SESSION\n");
H A Dapps.c575 BIO_printf(bio_err, "Out of memory\n");
589 BIO_printf(bio_err, "Out of memory\n");
611 BIO_printf(bio_err, "User interface error\n");
617 BIO_printf(bio_err, "aborted!\n");
661 BIO_printf(err, "Can't read environment variable %s\n", arg + 4);
670 BIO_printf(err, "Can't open file %s\n", arg + 5);
688 BIO_printf(err, "Can't access file descriptor %s\n", arg + 3);
700 BIO_printf(err, "Can't open BIO for stdin\n");
704 BIO_printf(err, "Invalid password argument \"%s\"\n", arg);
714 BIO_printf(er
[all...]
H A Dverify.c176 BIO_printf(bio_err, "Error loading file %s\n", CAfile);
189 BIO_printf(bio_err, "Error loading directory %s\n", CApath);
233 BIO_printf(bio_err,
235 BIO_printf(bio_err, " [-no_alt_chains] [-attime timestamp]");
237 BIO_printf(bio_err, " [-engine e]");
239 BIO_printf(bio_err, " cert1 cert2 ...\n");
241 BIO_printf(bio_err, "recognized usages:\n");
245 BIO_printf(bio_err, "\t%-10s\t%s\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_trce.c96 BIO_printf(bio, "%s (%d)\n", do_ssl_trace_str(val, tbl, ntbl), val);
472 BIO_printf(bio, "%s (len=%d): ", name, (int)msglen);
474 BIO_printf(bio, "%02X", msg[i]);
506 BIO_printf(bio, "%s=0x%x (%s)\n",
525 BIO_printf(bio, "gmt_unix_time=0x%08X\n", tm);
540 BIO_printf(bio, "Signature Algorithm %s+%s (%d+%d)\n",
554 BIO_printf(bio, "extension_type=%s(%d), length=%d\n",
587 BIO_printf(bio, "%s+%s (%d+%d)\n",
624 BIO_printf(bio, "HeartbeatMode: %s\n",
653 BIO_printf(bi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_trce.c96 BIO_printf(bio, "%s (%d)\n", do_ssl_trace_str(val, tbl, ntbl), val);
472 BIO_printf(bio, "%s (len=%d): ", name, (int)msglen);
474 BIO_printf(bio, "%02X", msg[i]);
506 BIO_printf(bio, "%s=0x%x (%s)\n",
525 BIO_printf(bio, "gmt_unix_time=0x%08X\n", tm);
540 BIO_printf(bio, "Signature Algorithm %s+%s (%d+%d)\n",
554 BIO_printf(bio, "extension_type=%s(%d), length=%d\n",
587 BIO_printf(bio, "%s+%s (%d+%d)\n",
624 BIO_printf(bio, "HeartbeatMode: %s\n",
653 BIO_printf(bi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dconf_sap.c98 BIO_printf(bio_err,"Auto configuration failed\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dpk7_mime.c174 BIO_printf(bio, "MIME-Version: 1.0%s", mime_eol);
175 BIO_printf(bio, "Content-Type: multipart/signed;");
176 BIO_printf(bio, " protocol=\"%ssignature\";", mime_prefix);
177 BIO_printf(bio, " micalg=sha1; boundary=\"----%s\"%s%s",
179 BIO_printf(bio, "This is an S/MIME signed message%s%s",
182 BIO_printf(bio, "------%s%s", bound, mime_eol);
184 BIO_printf(bio, "%s------%s%s", mime_eol, bound, mime_eol);
188 BIO_printf(bio, "Content-Type: %ssignature;", mime_prefix);
189 BIO_printf(bio, " name=\"smime.p7s\"%s", mime_eol);
190 BIO_printf(bi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ecdh/
H A Decdhtest.c183 BIO_printf(out, " .");
214 BIO_printf(out, ".");
231 BIO_printf(out, ".");
248 BIO_printf(out, ".");
254 BIO_printf(out, " failed\n\n");
255 BIO_printf(out, "key a:\n");
256 BIO_printf(out, "private key: ");
258 BIO_printf(out, "\n");
259 BIO_printf(out, "public key (x,y): ");
261 BIO_printf(ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ecdh/
H A Decdhtest.c183 BIO_printf(out, " .");
214 BIO_printf(out, ".");
231 BIO_printf(out, ".");
248 BIO_printf(out, ".");
254 BIO_printf(out, " failed\n\n");
255 BIO_printf(out, "key a:\n");
256 BIO_printf(out, "private key: ");
258 BIO_printf(out, "\n");
259 BIO_printf(out, "public key (x,y): ");
261 BIO_printf(ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_ocsp.c165 if (BIO_printf(bp, "%*scrlUrl: ", ind, "") <= 0)
173 if (BIO_printf(bp, "%*scrlNum: ", ind, "") <= 0)
181 if (BIO_printf(bp, "%*scrlTime: ", ind, "") <= 0)
196 if (BIO_printf(bp, "%*s", ind, "") <= 0)
206 if (BIO_printf(bp, "%*s", ind, "") <= 0)
265 if (BIO_printf(out, "%*s", indent, "") <= 0)
293 if (BIO_printf(bp, "%*sIssuer: ", ind, "") <= 0)
299 if (BIO_printf(bp, "\n%*s", (2 * ind), "") <= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_ocsp.c156 if (!BIO_printf(bp, "%*scrlUrl: ", ind, "")) goto err;
162 if (!BIO_printf(bp, "%*scrlNum: ", ind, "")) goto err;
168 if (!BIO_printf(bp, "%*scrlTime: ", ind, "")) goto err;
179 if (!BIO_printf(bp, "%*s", ind, "")) return 0;
187 if (!BIO_printf(bp, "%*s", ind, "")) return 0;
237 if(BIO_printf(out, "%*s", indent, "") <= 0) return 0;
260 if (BIO_printf(bp, "%*sIssuer: ", ind, "") <= 0) goto err;
265 if (BIO_printf(bp, "\n%*s", (2*ind), "") <= 0)
H A Dv3_ncons.c176 BIO_printf(bp, "%*s%s:\n", ind, "", name);
180 BIO_printf(bp, "%*s", ind + 2, "");
200 BIO_printf(bp, "%d.%d.%d.%d/%d.%d.%d.%d",
208 BIO_printf(bp, "%X", p[0] << 8 | p[1]);
217 BIO_printf(bp, "IP Address:<invalid>");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_ocsp.c165 if (BIO_printf(bp, "%*scrlUrl: ", ind, "") <= 0)
173 if (BIO_printf(bp, "%*scrlNum: ", ind, "") <= 0)
181 if (BIO_printf(bp, "%*scrlTime: ", ind, "") <= 0)
196 if (BIO_printf(bp, "%*s", ind, "") <= 0)
206 if (BIO_printf(bp, "%*s", ind, "") <= 0)
265 if (BIO_printf(out, "%*s", indent, "") <= 0)
293 if (BIO_printf(bp, "%*sIssuer: ", ind, "") <= 0)
299 if (BIO_printf(bp, "\n%*s", (2 * ind), "") <= 0)

Completed in 127 milliseconds

1234567891011>>