Searched refs:BIO_printf (Results 76 - 100 of 299) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dasn1pars.c119 BIO_printf(bio_err, "Memory allocation failure\n");
174 BIO_printf(bio_err, "unknown option %s\n", *argv);
184 BIO_printf(bio_err, "%s [options] <infile\n", prog);
185 BIO_printf(bio_err, "where options are\n");
186 BIO_printf(bio_err, " -inform arg input format - one of DER PEM\n");
187 BIO_printf(bio_err, " -in arg input file\n");
188 BIO_printf(bio_err,
190 BIO_printf(bio_err, " -noout arg don't produce any output\n");
191 BIO_printf(bio_err, " -offset arg offset into file\n");
192 BIO_printf(bio_er
[all...]
H A Ddhparam.c237 BIO_printf(bio_err, "%s [options] [numbits]\n", prog);
238 BIO_printf(bio_err, "where options are\n");
239 BIO_printf(bio_err, " -inform arg input format - one of DER PEM\n");
240 BIO_printf(bio_err,
242 BIO_printf(bio_err, " -in arg input file\n");
243 BIO_printf(bio_err, " -out arg output file\n");
245 BIO_printf(bio_err,
248 BIO_printf(bio_err, " -check check the DH parameters\n");
249 BIO_printf(bio_err,
251 BIO_printf(bio_er
[all...]
H A Dgendsa.c168 BIO_printf(bio_err, "usage: gendsa [args] dsaparam-file\n");
169 BIO_printf(bio_err, " -out file - output the key to 'file'\n");
171 BIO_printf(bio_err,
173 BIO_printf(bio_err,
177 BIO_printf(bio_err,
181 BIO_printf(bio_err, " -seed\n");
182 BIO_printf(bio_err,
186 BIO_printf(bio_err, " -aes128, -aes192, -aes256\n");
187 BIO_printf(bio_err,
191 BIO_printf(bio_er
[all...]
H A Dspkac.c163 BIO_printf(bio_err, "%s [options]\n", prog);
164 BIO_printf(bio_err, "where options are\n");
165 BIO_printf(bio_err, " -in arg input file\n");
166 BIO_printf(bio_err, " -out arg output file\n");
167 BIO_printf(bio_err,
169 BIO_printf(bio_err,
171 BIO_printf(bio_err, " -challenge arg challenge string\n");
172 BIO_printf(bio_err, " -spkac arg alternative SPKAC name\n");
173 BIO_printf(bio_err, " -noout don't print SPKAC\n");
174 BIO_printf(bio_er
[all...]
H A Dpkcs12.c332 BIO_printf(bio_err, "Usage: pkcs12 [options]\n");
333 BIO_printf(bio_err, "where options are\n");
334 BIO_printf(bio_err, "-export output PKCS12 file\n");
335 BIO_printf(bio_err, "-chain add certificate chain\n");
336 BIO_printf(bio_err, "-inkey file private key if not infile\n");
337 BIO_printf(bio_err, "-certfile f add all certs in f\n");
338 BIO_printf(bio_err, "-CApath arg - PEM format directory of CA's\n");
339 BIO_printf(bio_err, "-CAfile arg - PEM format file of CA's\n");
340 BIO_printf(bio_err, "-name \"name\" use name as friendly name\n");
341 BIO_printf(bio_er
[all...]
H A Ddsaparam.c199 BIO_printf(bio_err, "unknown option %s\n", *argv);
209 BIO_printf(bio_err, "%s [options] [bits] <infile >outfile\n", prog);
210 BIO_printf(bio_err, "where options are\n");
211 BIO_printf(bio_err, " -inform arg input format - DER or PEM\n");
212 BIO_printf(bio_err, " -outform arg output format - DER or PEM\n");
213 BIO_printf(bio_err, " -in arg input file\n");
214 BIO_printf(bio_err, " -out arg output file\n");
215 BIO_printf(bio_err, " -text print as text\n");
216 BIO_printf(bio_err, " -C Output C code\n");
217 BIO_printf(bio_er
[all...]
H A Dsrp.c149 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(bi
[all...]
H A Dpkey.c156 BIO_printf(bio_err, "Unknown cipher %s\n", *args + 1);
165 BIO_printf(bio_err, "Usage pkey [options]\n");
166 BIO_printf(bio_err, "where options are\n");
167 BIO_printf(bio_err, "-in file input file\n");
168 BIO_printf(bio_err, "-inform X input format (DER or PEM)\n");
169 BIO_printf(bio_err,
171 BIO_printf(bio_err, "-outform X output format (DER or PEM)\n");
172 BIO_printf(bio_err, "-out file output file\n");
173 BIO_printf(bio_err,
176 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dasn1pars.c118 BIO_printf(bio_err,"Memory allocation failure\n");
186 BIO_printf(bio_err,"unknown option %s\n",*argv);
197 BIO_printf(bio_err,"%s [options] <infile\n",prog);
198 BIO_printf(bio_err,"where options are\n");
199 BIO_printf(bio_err," -inform arg input format - one of DER PEM\n");
200 BIO_printf(bio_err," -in arg input file\n");
201 BIO_printf(bio_err," -out arg output file (output format is always DER\n");
202 BIO_printf(bio_err," -noout arg don't produce any output\n");
203 BIO_printf(bio_err," -offset arg offset into file\n");
204 BIO_printf(bio_er
[all...]
H A Ddhparam.c245 BIO_printf(bio_err,"%s [options] [numbits]\n",prog);
246 BIO_printf(bio_err,"where options are\n");
247 BIO_printf(bio_err," -inform arg input format - one of DER PEM\n");
248 BIO_printf(bio_err," -outform arg output format - one of DER PEM\n");
249 BIO_printf(bio_err," -in arg input file\n");
250 BIO_printf(bio_err," -out arg output file\n");
252 BIO_printf(bio_err," -dsaparam read or generate DSA parameters, convert to DH\n");
254 BIO_printf(bio_err," -check check the DH parameters\n");
255 BIO_printf(bio_err," -text print a text form of the DH parameters\n");
256 BIO_printf(bio_er
[all...]
H A Dgenrsa.c123 BIO_printf(bio_err,"unable to create BIO for output\n");
192 BIO_printf(bio_err,"usage: genrsa [args] [numbits]\n");
193 BIO_printf(bio_err," -des encrypt the generated key with DES in cbc mode\n");
194 BIO_printf(bio_err," -des3 encrypt the generated key with DES in ede cbc mode (168 bit key)\n");
196 BIO_printf(bio_err," -idea encrypt the generated key with IDEA in cbc mode\n");
199 BIO_printf(bio_err," -aes128, -aes192, -aes256\n");
200 BIO_printf(bio_err," encrypt PEM output with cbc aes\n");
203 BIO_printf(bio_err," -camellia128, -camellia192, -camellia256\n");
204 BIO_printf(bio_err," encrypt PEM output with cbc camellia\n");
206 BIO_printf(bio_er
[all...]
H A Dspkac.c168 BIO_printf(bio_err,"%s [options]\n",prog);
169 BIO_printf(bio_err,"where options are\n");
170 BIO_printf(bio_err," -in arg input file\n");
171 BIO_printf(bio_err," -out arg output file\n");
172 BIO_printf(bio_err," -key arg create SPKAC using private key\n");
173 BIO_printf(bio_err," -passin arg input file pass phrase source\n");
174 BIO_printf(bio_err," -challenge arg challenge string\n");
175 BIO_printf(bio_err," -spkac arg alternative SPKAC name\n");
176 BIO_printf(bio_err," -noout don't print SPKAC\n");
177 BIO_printf(bio_er
[all...]
H A Ddsaparam.c209 BIO_printf(bio_err,"unknown option %s\n",*argv);
220 BIO_printf(bio_err,"%s [options] [bits] <infile >outfile\n",prog);
221 BIO_printf(bio_err,"where options are\n");
222 BIO_printf(bio_err," -inform arg input format - DER or PEM\n");
223 BIO_printf(bio_err," -outform arg output format - DER or PEM\n");
224 BIO_printf(bio_err," -in arg input file\n");
225 BIO_printf(bio_err," -out arg output file\n");
226 BIO_printf(bio_err," -text print as text\n");
227 BIO_printf(bio_err," -C Output C code\n");
228 BIO_printf(bio_er
[all...]
H A Ddgst.c114 BIO_printf(bio_err,"out of memory\n");
211 BIO_printf(bio_err, "No signature to verify: use the -signature option\n");
218 BIO_printf(bio_err,"unknown option '%s'\n",*argv);
219 BIO_printf(bio_err,"options are\n");
220 BIO_printf(bio_err,"-c to output the digest with separating colons\n");
221 BIO_printf(bio_err,"-d to output debug info\n");
222 BIO_printf(bio_err,"-hex output as hex dump\n");
223 BIO_printf(bio_err,"-binary output in binary form\n");
224 BIO_printf(bio_err,"-sign file sign digest using private key in file\n");
225 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dgendsa.c168 BIO_printf(bio_err, "usage: gendsa [args] dsaparam-file\n");
169 BIO_printf(bio_err, " -out file - output the key to 'file'\n");
171 BIO_printf(bio_err,
173 BIO_printf(bio_err,
177 BIO_printf(bio_err,
181 BIO_printf(bio_err, " -seed\n");
182 BIO_printf(bio_err,
186 BIO_printf(bio_err, " -aes128, -aes192, -aes256\n");
187 BIO_printf(bio_err,
191 BIO_printf(bio_er
[all...]
H A Dspkac.c163 BIO_printf(bio_err, "%s [options]\n", prog);
164 BIO_printf(bio_err, "where options are\n");
165 BIO_printf(bio_err, " -in arg input file\n");
166 BIO_printf(bio_err, " -out arg output file\n");
167 BIO_printf(bio_err,
169 BIO_printf(bio_err,
171 BIO_printf(bio_err, " -challenge arg challenge string\n");
172 BIO_printf(bio_err, " -spkac arg alternative SPKAC name\n");
173 BIO_printf(bio_err, " -noout don't print SPKAC\n");
174 BIO_printf(bio_er
[all...]
H A Dpkcs12.c332 BIO_printf(bio_err, "Usage: pkcs12 [options]\n");
333 BIO_printf(bio_err, "where options are\n");
334 BIO_printf(bio_err, "-export output PKCS12 file\n");
335 BIO_printf(bio_err, "-chain add certificate chain\n");
336 BIO_printf(bio_err, "-inkey file private key if not infile\n");
337 BIO_printf(bio_err, "-certfile f add all certs in f\n");
338 BIO_printf(bio_err, "-CApath arg - PEM format directory of CA's\n");
339 BIO_printf(bio_err, "-CAfile arg - PEM format file of CA's\n");
340 BIO_printf(bio_err, "-name \"name\" use name as friendly name\n");
341 BIO_printf(bio_er
[all...]
H A Ddsaparam.c199 BIO_printf(bio_err, "unknown option %s\n", *argv);
209 BIO_printf(bio_err, "%s [options] [bits] <infile >outfile\n", prog);
210 BIO_printf(bio_err, "where options are\n");
211 BIO_printf(bio_err, " -inform arg input format - DER or PEM\n");
212 BIO_printf(bio_err, " -outform arg output format - DER or PEM\n");
213 BIO_printf(bio_err, " -in arg input file\n");
214 BIO_printf(bio_err, " -out arg output file\n");
215 BIO_printf(bio_err, " -text print as text\n");
216 BIO_printf(bio_err, " -C Output C code\n");
217 BIO_printf(bio_er
[all...]
H A Dsrp.c149 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(bi
[all...]
H A Dpkey.c156 BIO_printf(bio_err, "Unknown cipher %s\n", *args + 1);
165 BIO_printf(bio_err, "Usage pkey [options]\n");
166 BIO_printf(bio_err, "where options are\n");
167 BIO_printf(bio_err, "-in file input file\n");
168 BIO_printf(bio_err, "-inform X input format (DER or PEM)\n");
169 BIO_printf(bio_err,
171 BIO_printf(bio_err, "-outform X output format (DER or PEM)\n");
172 BIO_printf(bio_err, "-out file output file\n");
173 BIO_printf(bio_err,
176 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_txt.c96 if (BIO_printf(bp," Protocol : %s\n",s) <= 0) goto err;
102 if (BIO_printf(bp," Cipher : %06lX\n",x->cipher_id&0xffffff) <= 0)
107 if (BIO_printf(bp," Cipher : %04lX\n",x->cipher_id&0xffff) <= 0)
113 if (BIO_printf(bp," Cipher : %s\n",((x->cipher == NULL)?"unknown":x->cipher->name)) <= 0)
119 if (BIO_printf(bp,"%02X",x->session_id[i]) <= 0) goto err;
124 if (BIO_printf(bp,"%02X",x->sid_ctx[i]) <= 0)
130 if (BIO_printf(bp,"%02X",x->master_key[i]) <= 0) goto err;
140 if (BIO_printf(bp,"%02X",x->key_arg[i]) <= 0) goto err;
151 if (BIO_printf(bp,"%02X",x->krb5_client_princ[i]) <= 0) goto err;
162 if (BIO_printf(b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/
H A Db64.c128 BIO_printf(bio_err, "unknown option '%s'\n", *argv);
130 BIO_printf(bio_err, "options are\n");
131 BIO_printf(bio_err, "%-14s input file\n", "-in <file>");
132 BIO_printf(bio_err, "%-14s output file\n", "-out <file>");
133 BIO_printf(bio_err, "%-14s encode\n", "-e");
134 BIO_printf(bio_err, "%-14s decode\n", "-d");
135 BIO_printf(bio_err, "%-14s buffer size\n", "-bufsize <n>");
158 BIO_printf(bio_err, "invalid 'bufsize' specified.\n");
168 BIO_printf(bio_err, "bufsize=%d\n", bsize);
174 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/
H A Db64.c133 BIO_printf(bio_err,"unknown option '%s'\n",*argv);
135 BIO_printf(bio_err,"options are\n");
136 BIO_printf(bio_err,"%-14s input file\n","-in <file>");
137 BIO_printf(bio_err,"%-14s output file\n","-out <file>");
138 BIO_printf(bio_err,"%-14s encode\n","-e");
139 BIO_printf(bio_err,"%-14s decode\n","-d");
140 BIO_printf(bio_err,"%-14s buffer size\n","-bufsize <n>");
167 BIO_printf(bio_err,"invalid 'bufsize' specified.\n");
175 if (verbose) BIO_printf(bio_err,"bufsize=%d\n",bsize);
182 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/
H A Db64.c128 BIO_printf(bio_err, "unknown option '%s'\n", *argv);
130 BIO_printf(bio_err, "options are\n");
131 BIO_printf(bio_err, "%-14s input file\n", "-in <file>");
132 BIO_printf(bio_err, "%-14s output file\n", "-out <file>");
133 BIO_printf(bio_err, "%-14s encode\n", "-e");
134 BIO_printf(bio_err, "%-14s decode\n", "-d");
135 BIO_printf(bio_err, "%-14s buffer size\n", "-bufsize <n>");
158 BIO_printf(bio_err, "invalid 'bufsize' specified.\n");
168 BIO_printf(bio_err, "bufsize=%d\n", bsize);
174 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ecdsa/
H A Decdsatest.c198 BIO_printf(out, "testing %s: ", OBJ_nid2sn(nid));
204 BIO_printf(out, ".");
210 BIO_printf(out, ".");
219 BIO_printf(out, ".");
224 BIO_printf(out, ".");
227 BIO_printf(out, " ok\n");
231 BIO_printf(out, " failed\n");
248 BIO_printf(out, "some tests from X9.62:\n");
301 BIO_printf(out, "ERROR: unable to get random data\n");
308 BIO_printf(ou
[all...]

Completed in 116 milliseconds

1234567891011>>