Searched refs:BIO_printf (Results 1 - 25 of 299) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_rsp_print.c84 BIO_printf(bio, "Status info:\n");
87 BIO_printf(bio, "\nTST info:\n");
92 BIO_printf(bio, "Not included.\n");
131 BIO_printf(bio, "Status: ");
135 BIO_printf(bio, "%s\n", status_map[status]);
137 BIO_printf(bio, "out of bounds\n");
140 BIO_printf(bio, "Status description: ");
148 BIO_printf(bio, "unspecified\n");
151 BIO_printf(bio, "Failure info: ");
155 BIO_printf(bi
[all...]
H A Dts_req_print.c79 BIO_printf(bio, "Version: %d\n", v);
83 BIO_printf(bio, "Policy OID: ");
86 BIO_printf(bio, "unspecified\n");
90 BIO_printf(bio, "Nonce: ");
93 BIO_printf(bio, "unspecified");
98 BIO_printf(bio, "Certificate required: %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_rsp_print.c84 BIO_printf(bio, "Status info:\n");
87 BIO_printf(bio, "\nTST info:\n");
92 BIO_printf(bio, "Not included.\n");
131 BIO_printf(bio, "Status: ");
135 BIO_printf(bio, "%s\n", status_map[status]);
137 BIO_printf(bio, "out of bounds\n");
140 BIO_printf(bio, "Status description: ");
148 BIO_printf(bio, "unspecified\n");
151 BIO_printf(bio, "Failure info: ");
155 BIO_printf(bi
[all...]
H A Dts_req_print.c79 BIO_printf(bio, "Version: %d\n", v);
83 BIO_printf(bio, "Policy OID: ");
86 BIO_printf(bio, "unspecified\n");
90 BIO_printf(bio, "Nonce: ");
93 BIO_printf(bio, "unspecified");
98 BIO_printf(bio, "Certificate required: %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Decparam.c242 BIO_printf(bio_err,"unknown option %s\n",*argv);
253 BIO_printf(bio_err, "%s [options] <infile >outfile\n",prog);
254 BIO_printf(bio_err, "where options are\n");
255 BIO_printf(bio_err, " -inform arg input format - "
257 BIO_printf(bio_err, " -outform arg output format - "
259 BIO_printf(bio_err, " -in arg input file - "
261 BIO_printf(bio_err, " -out arg output file - "
263 BIO_printf(bio_err, " -noout do not print the "
265 BIO_printf(bio_err, " -text print the ec "
267 BIO_printf(bio_er
[all...]
H A Dpkcs8.c113 BIO_printf(bio_err,
129 BIO_printf(bio_err,
209 BIO_printf(bio_err, "Usage pkcs8 [options]\n");
210 BIO_printf(bio_err, "where options are\n");
211 BIO_printf(bio_err, "-in file input file\n");
212 BIO_printf(bio_err, "-inform X input format (DER or PEM)\n");
213 BIO_printf(bio_err, "-passin arg input file pass phrase source\n");
214 BIO_printf(bio_err, "-outform X output format (DER or PEM)\n");
215 BIO_printf(bio_err, "-out file output file\n");
216 BIO_printf(bio_er
[all...]
H A Drsa.c189 BIO_printf(bio_err,"unknown option %s\n",*argv);
200 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);
201 BIO_printf(bio_err,"where options are\n");
202 BIO_printf(bio_err," -inform arg input format - one of DER NET PEM\n");
203 BIO_printf(bio_err," -outform arg output format - one of DER NET PEM\n");
204 BIO_printf(bio_err," -in arg input file\n");
205 BIO_printf(bio_err," -sgckey Use IIS SGC key format\n");
206 BIO_printf(bio_err," -passin arg input file pass phrase source\n");
207 BIO_printf(bio_err," -out arg output file\n");
208 BIO_printf(bio_er
[all...]
H A Dapp_rand.c128 BIO_printf(bio_e,"Loading 'screen' into random state -");
131 BIO_printf(bio_e," done\n");
149 BIO_printf(bio_e,"unable to load 'random state'\n");
150 BIO_printf(bio_e,"This means that the random number generator has not been seeded\n");
151 BIO_printf(bio_e,"with much random data.\n");
154 BIO_printf(bio_e,"Consider setting the RANDFILE environment variable to point at a file that\n");
155 BIO_printf(bio_e,"'random' data can be kept in (the file will be overwritten).\n");
209 BIO_printf(bio_e,"unable to write 'random state'\n");
H A Dgendsa.c172 BIO_printf(bio_err,"usage: gendsa [args] dsaparam-file\n");
173 BIO_printf(bio_err," -out file - output the key to 'file'\n");
175 BIO_printf(bio_err," -des - encrypt the generated key with DES in cbc mode\n");
176 BIO_printf(bio_err," -des3 - encrypt the generated key with DES in ede cbc mode (168 bit key)\n");
179 BIO_printf(bio_err," -idea - encrypt the generated key with IDEA in cbc mode\n");
182 BIO_printf(bio_err," -aes128, -aes192, -aes256\n");
183 BIO_printf(bio_err," encrypt PEM output with cbc aes\n");
186 BIO_printf(bio_err," -camellia128, -camellia192, -camellia256\n");
187 BIO_printf(bio_err," encrypt PEM output with cbc camellia\n");
190 BIO_printf(bio_er
[all...]
H A Dec.c202 BIO_printf(bio_err, "unknown option %s\n", *argv);
213 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
214 BIO_printf(bio_err, "where options are\n");
215 BIO_printf(bio_err, " -inform arg input format - "
217 BIO_printf(bio_err, " -outform arg output format - "
219 BIO_printf(bio_err, " -in arg input file\n");
220 BIO_printf(bio_err, " -passin arg input file pass "
222 BIO_printf(bio_err, " -out arg output file\n");
223 BIO_printf(bio_err, " -passout arg output file pass "
225 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Decparam.c224 BIO_printf(bio_err, "unknown option %s\n", *argv);
234 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
235 BIO_printf(bio_err, "where options are\n");
236 BIO_printf(bio_err, " -inform arg input format - "
238 BIO_printf(bio_err, " -outform arg output format - "
240 BIO_printf(bio_err, " -in arg input file - "
242 BIO_printf(bio_err, " -out arg output file - "
244 BIO_printf(bio_err, " -noout do not print the "
246 BIO_printf(bio_err, " -text print the ec "
248 BIO_printf(bio_er
[all...]
H A Dpkcs8.c112 BIO_printf(bio_err, "Unknown cipher %s\n", *args);
122 BIO_printf(bio_err, "Unknown PBE algorithm %s\n", *args);
132 BIO_printf(bio_err, "Unknown PRF algorithm %s\n", *args);
196 BIO_printf(bio_err, "Usage pkcs8 [options]\n");
197 BIO_printf(bio_err, "where options are\n");
198 BIO_printf(bio_err, "-in file input file\n");
199 BIO_printf(bio_err, "-inform X input format (DER or PEM)\n");
200 BIO_printf(bio_err,
202 BIO_printf(bio_err, "-outform X output format (DER or PEM)\n");
203 BIO_printf(bio_er
[all...]
H A Dpkeyparam.c124 BIO_printf(bio_err, "Usage pkeyparam [options]\n");
125 BIO_printf(bio_err, "where options are\n");
126 BIO_printf(bio_err, "-in file input file\n");
127 BIO_printf(bio_err, "-out file output file\n");
128 BIO_printf(bio_err, "-text print parameters as text\n");
129 BIO_printf(bio_err,
132 BIO_printf(bio_err,
143 BIO_printf(bio_err, "Can't open input file %s\n", infile);
151 BIO_printf(bio_err, "Can't open output file %s\n", outfile);
166 BIO_printf(bio_er
[all...]
H A Dec.c187 BIO_printf(bio_err, "unknown option %s\n", *argv);
197 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
198 BIO_printf(bio_err, "where options are\n");
199 BIO_printf(bio_err, " -inform arg input format - "
201 BIO_printf(bio_err, " -outform arg output format - "
203 BIO_printf(bio_err, " -in arg input file\n");
204 BIO_printf(bio_err, " -passin arg input file pass "
206 BIO_printf(bio_err, " -out arg output file\n");
207 BIO_printf(bio_err, " -passout arg output file pass "
209 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Decparam.c224 BIO_printf(bio_err, "unknown option %s\n", *argv);
234 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
235 BIO_printf(bio_err, "where options are\n");
236 BIO_printf(bio_err, " -inform arg input format - "
238 BIO_printf(bio_err, " -outform arg output format - "
240 BIO_printf(bio_err, " -in arg input file - "
242 BIO_printf(bio_err, " -out arg output file - "
244 BIO_printf(bio_err, " -noout do not print the "
246 BIO_printf(bio_err, " -text print the ec "
248 BIO_printf(bio_er
[all...]
H A Dpkcs8.c112 BIO_printf(bio_err, "Unknown cipher %s\n", *args);
122 BIO_printf(bio_err, "Unknown PBE algorithm %s\n", *args);
132 BIO_printf(bio_err, "Unknown PRF algorithm %s\n", *args);
196 BIO_printf(bio_err, "Usage pkcs8 [options]\n");
197 BIO_printf(bio_err, "where options are\n");
198 BIO_printf(bio_err, "-in file input file\n");
199 BIO_printf(bio_err, "-inform X input format (DER or PEM)\n");
200 BIO_printf(bio_err,
202 BIO_printf(bio_err, "-outform X output format (DER or PEM)\n");
203 BIO_printf(bio_er
[all...]
H A Dpkeyparam.c124 BIO_printf(bio_err, "Usage pkeyparam [options]\n");
125 BIO_printf(bio_err, "where options are\n");
126 BIO_printf(bio_err, "-in file input file\n");
127 BIO_printf(bio_err, "-out file output file\n");
128 BIO_printf(bio_err, "-text print parameters as text\n");
129 BIO_printf(bio_err,
132 BIO_printf(bio_err,
143 BIO_printf(bio_err, "Can't open input file %s\n", infile);
151 BIO_printf(bio_err, "Can't open output file %s\n", outfile);
166 BIO_printf(bio_er
[all...]
H A Dec.c187 BIO_printf(bio_err, "unknown option %s\n", *argv);
197 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
198 BIO_printf(bio_err, "where options are\n");
199 BIO_printf(bio_err, " -inform arg input format - "
201 BIO_printf(bio_err, " -outform arg output format - "
203 BIO_printf(bio_err, " -in arg input file\n");
204 BIO_printf(bio_err, " -passin arg input file pass "
206 BIO_printf(bio_err, " -out arg output file\n");
207 BIO_printf(bio_err, " -passout arg output file pass "
209 BIO_printf(bio_er
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dt_crl.c93 BIO_printf(out, "Certificate Revocation List (CRL):\n");
95 BIO_printf(out, "%8sVersion %lu (0x%lx)\n", "", l+1, l);
97 BIO_printf(out, "%8sSignature Algorithm: %s\n", "",
100 BIO_printf(out,"%8sIssuer: %s\n","",p);
102 BIO_printf(out,"%8sLast Update: ","");
104 BIO_printf(out,"\n%8sNext Update: ","");
107 else BIO_printf(out,"NONE");
108 BIO_printf(out,"\n");
117 BIO_printf(out, "Revoked Certificates:\n");
118 else BIO_printf(ou
[all...]
H A Dt_spki.c79 BIO_printf(out, "Netscape SPKI:\n");
81 BIO_printf(out," Public Key Algorithm: %s\n",
84 if(!pkey) BIO_printf(out, " Unable to load public key\n");
89 BIO_printf(out," RSA Public Key: (%d bit)\n",
98 BIO_printf(out," DSA Public Key:\n");
106 BIO_printf(out, " EC Public Key:\n");
112 BIO_printf(out," Unknown Public Key:\n");
117 BIO_printf(out, " Challenge String: %s\n", chal->data);
119 BIO_printf(out," Signature Algorithm: %s",
127 BIO_printf(ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dt_crl.c93 BIO_printf(out, "Certificate Revocation List (CRL):\n");
95 BIO_printf(out, "%8sVersion %lu (0x%lx)\n", "", l + 1, l);
99 BIO_printf(out, "%8sIssuer: %s\n", "", p);
101 BIO_printf(out, "%8sLast Update: ", "");
103 BIO_printf(out, "\n%8sNext Update: ", "");
107 BIO_printf(out, "NONE");
108 BIO_printf(out, "\n");
115 BIO_printf(out, "Revoked Certificates:\n");
117 BIO_printf(out, "No Revoked Certificates.\n");
121 BIO_printf(ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dt_crl.c93 BIO_printf(out, "Certificate Revocation List (CRL):\n");
95 BIO_printf(out, "%8sVersion %lu (0x%lx)\n", "", l + 1, l);
99 BIO_printf(out, "%8sIssuer: %s\n", "", p);
101 BIO_printf(out, "%8sLast Update: ", "");
103 BIO_printf(out, "\n%8sNext Update: ", "");
107 BIO_printf(out, "NONE");
108 BIO_printf(out, "\n");
115 BIO_printf(out, "Revoked Certificates:\n");
117 BIO_printf(out, "No Revoked Certificates.\n");
121 BIO_printf(ou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dsslv2conftest.c114 BIO_printf(err, "SSLv2 CONF Test number %d\n", currtest);
122 BIO_printf(err, "SSLv2 CONF Test: Off by default test FAIL\n");
128 BIO_printf(err, "SSLv2 CONF Test: SSL_CONF command FAIL\n");
134 BIO_printf(err, "SSLv2 CONF Test: Off after config #1 FAIL\n");
140 BIO_printf(err, "SSLv2 CONF Test: SSL_CONF command FAIL\n");
146 BIO_printf(err, "SSLv2 CONF Test: Off after config #2 FAIL\n");
152 BIO_printf(err, "SSLv2 CONF Test: SSL_CONF command FAIL\n");;
157 BIO_printf(err, "SSLv2 CONF Test: Off after config #3 FAIL\n");
167 BIO_printf(err, "SSLv2 CONF Test: On after clear FAIL\n");
173 BIO_printf(er
[all...]
H A Dssl_txt.c133 if (BIO_printf(bp, " Protocol : %s\n", s) <= 0)
138 if (BIO_printf
142 if (BIO_printf
147 if (BIO_printf
155 if (BIO_printf(bp, "%02X", x->session_id[i]) <= 0)
161 if (BIO_printf(bp, "%02X", x->sid_ctx[i]) <= 0)
167 if (BIO_printf(bp, "%02X", x->master_key[i]) <= 0)
177 if (BIO_printf(bp, "%02X", x->key_arg[i]) <= 0)
188 if (BIO_printf(bp, "%02X", x->krb5_client_princ[i]) <= 0)
195 if (BIO_printf(b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dsslv2conftest.c114 BIO_printf(err, "SSLv2 CONF Test number %d\n", currtest);
122 BIO_printf(err, "SSLv2 CONF Test: Off by default test FAIL\n");
128 BIO_printf(err, "SSLv2 CONF Test: SSL_CONF command FAIL\n");
134 BIO_printf(err, "SSLv2 CONF Test: Off after config #1 FAIL\n");
140 BIO_printf(err, "SSLv2 CONF Test: SSL_CONF command FAIL\n");
146 BIO_printf(err, "SSLv2 CONF Test: Off after config #2 FAIL\n");
152 BIO_printf(err, "SSLv2 CONF Test: SSL_CONF command FAIL\n");;
157 BIO_printf(err, "SSLv2 CONF Test: Off after config #3 FAIL\n");
167 BIO_printf(err, "SSLv2 CONF Test: On after clear FAIL\n");
173 BIO_printf(er
[all...]

Completed in 99 milliseconds

1234567891011>>