HomeSort by relevance Sort by last modified time
    Searched refs:BIO_printf (Results 51 - 75 of 95) sorted by null

1 23 4

  /external/openssl/apps/
ciphers.c 158 BIO_printf(bio_err,"%s",*pp);
168 BIO_printf(bio_err, "Error in cipher list\n");
182 if (i != 0) BIO_printf(STDout,":");
183 BIO_printf(STDout,"%s",p);
185 BIO_printf(STDout,"\n");
206 BIO_printf(STDout, " 0x%02X,0x%02X,0x%02X - ", id1, id2, id3); /* SSL2 cipher */
208 BIO_printf(STDout, " 0x%02X,0x%02X - ", id2, id3); /* SSL3 cipher */
210 BIO_printf(STDout, "0x%02X,0x%02X,0x%02X,0x%02X - ", id0, id1, id2, id3); /* whatever */
speed.c 298 BIO_printf(bio_err,"unable to CreateThread (%d)",ret);
644 BIO_printf(bio_err,"out of memory\n");
652 BIO_printf(bio_err,"out of memory\n");
693 BIO_printf(bio_err,"no EVP given\n");
703 BIO_printf(bio_err,"%s is an unknown cipher or digest\n",*argv);
721 BIO_printf(bio_err,"no engine given\n");
739 BIO_printf(bio_err,"no multi count given\n");
745 BIO_printf(bio_err,"bad multi count\n");
983 BIO_printf(bio_err,"Error: bad option or value\n");
984 BIO_printf(bio_err,"\n")
    [all...]
passwd.c 171 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_err, "-quiet no warnings\n")
    [all...]
sess_id.c 147 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");
apps.c 612 BIO_printf(bio_err, "User interface error\n");
619 BIO_printf(bio_err,"aborted!\n");
656 BIO_printf(err, "Can't read environment variable %s\n", arg + 4);
665 BIO_printf(err, "Can't open file %s\n", arg + 5);
682 BIO_printf(err, "Can't access file descriptor %s\n", arg + 3);
692 BIO_printf(err, "Can't open BIO for stdin\n");
696 BIO_printf(err, "Invalid password argument \"%s\"\n", arg);
706 BIO_printf(err, "Error reading password from BIO\n");
726 BIO_printf(err, "problem loading oid section %s\n", p);
732 BIO_printf(err, "problem creating object %s=%s\n"
    [all...]
verify.c 182 BIO_printf(bio_err, "Error loading file %s\n", CAfile);
193 BIO_printf(bio_err, "Error loading directory %s\n", CApath);
232 BIO_printf(bio_err,"usage: verify [-verbose] [-CApath path] [-CAfile file] [-purpose purpose] [-crl_check]");
234 BIO_printf(bio_err," [-engine e]");
236 BIO_printf(bio_err," cert1 cert2 ...\n");
237 BIO_printf(bio_err,"recognized usages:\n");
241 BIO_printf(bio_err, "\t%-10s\t%s\n", X509_PURPOSE_get0_sname(ptmp),
s_socket.c 200 BIO_printf(bio_err,"unable to start WINSOCK, error code=%d\n",err);
229 BIO_printf(bio_err,"unable to start WINSOCK2, error code=%d\n",err);
411 BIO_printf(bio_err,"accept error %d\n",i);
445 BIO_printf(bio_err,"bad gethostbyaddr\n");
461 BIO_printf(bio_err,"gethostbyname failure\n");
467 BIO_printf(bio_err,"gethostbyname addr is not AF_INET\n");
485 BIO_printf(bio_err,"no port defined\n");
511 BIO_printf(bio_err,"invalid IP address\n");
528 BIO_printf(bio_err,"gethostbyname failure\n");
534 BIO_printf(bio_err,"gethostbyname addr is not AF_INET\n")
    [all...]
s_time.c 241 BIO_printf(bio_err,"verify depth is %d\n",verify_depth);
279 BIO_printf(bio_err,"-www option too long\n");
299 BIO_printf(bio_err,"unknown option %s\n",*argv);
379 /* BIO_printf(bio_err,"error setting default verify locations\n"); */
599 BIO_printf(bio_err,"DELAY\n");
618 BIO_printf(bio_err,"ERROR\n");
620 BIO_printf(bio_err,"verify error:%s\n",
  /external/openssl/crypto/pkcs7/
dec.c 211 BIO_printf(bio_err,"depth=%d %s\n",depth,buf);
214 BIO_printf(bio_err,"verify error:num=%d:%s\n",err,
231 BIO_printf(bio_err,"issuer= %s\n",buf);
235 BIO_printf(bio_err,"notBefore=");
237 BIO_printf(bio_err,"\n");
241 BIO_printf(bio_err,"notAfter=");
243 BIO_printf(bio_err,"\n");
246 BIO_printf(bio_err,"verify return:%d\n",ok);
  /external/openssl/crypto/asn1/
t_req.c 124 if(BIO_printf(bp,"%8sVersion: %s%lu (%s0x%lx)\n","",neg,l,neg,
130 if (BIO_printf(bp," Subject:%c",mlch) <= 0) goto err;
138 if (BIO_printf(bp,"%12sPublic Key Algorithm: ","") <= 0)
148 BIO_printf(bp,"%12sUnable to load Public Key\n","");
161 if(BIO_printf(bp,"%8sAttributes:\n","") <= 0)
167 if(BIO_printf(bp,"%12sa0:00\n","") <= 0)
183 if(BIO_printf(bp,"%12s","") <= 0)
228 BIO_printf(bp,"%8sRequested Extensions:\n","");
235 if (BIO_printf(bp,"%12s","") <= 0) goto err;
239 if (BIO_printf(bp,": %s\n",j?"critical":"") <= 0
    [all...]
t_x509.c 132 if (BIO_printf(bp,"%8sVersion: %lu (0x%lx)\n","",l+1,l) <= 0) goto err;
150 if (BIO_printf(bp," %s%lu (%s0x%lx)\n",neg,l,neg,l) <= 0)
156 if (BIO_printf(bp,"\n%12s%s","",neg) <= 0) goto err;
160 if (BIO_printf(bp,"%02x%c",bs->data[i],
170 if (BIO_printf(bp,"%8sSignature Algorithm: ","") <= 0)
180 if (BIO_printf(bp," Issuer:%c",mlch) <= 0) goto err;
195 if (BIO_printf(bp," Subject:%c",mlch) <= 0) goto err;
203 if (BIO_printf(bp,"%12sPublic Key Algorithm: ","") <= 0)
213 BIO_printf(bp,"%12sUnable to load Public Key\n","");
251 if (BIO_printf(bp," Subject OCSP hash: ") <= 0
    [all...]
asn1_par.c 95 if (BIO_printf(bp,fmt,p) <= 0)
149 if (BIO_printf(bp,"%5ld:",(long)offset+(long)(op- *pp))
154 if (BIO_printf(bp,"d=%-2d hl=%ld l=%4ld ",
160 if (BIO_printf(bp,"d=%-2d hl=%ld l=inf ",
172 BIO_printf(bp,
245 BIO_printf(bp,":%d",ii);
291 if (BIO_printf(bp,"%02X"
334 if (BIO_printf(bp,"%02X",
366 if (BIO_printf(bp,"%02X",
t_bitst.c 69 BIO_printf(out, "%*s", indent, "");
tasn_prn.c 255 BIO_printf(out, ":EXTERNAL TYPE %s\n", sname) <= 0)
269 if (BIO_printf(out,
319 if (BIO_printf(out, "%*s}\n", indent, "") < 0)
332 BIO_printf(out, "Unprocessed type %d\n", it->itype);
368 if (BIO_printf(out, "%*s%s OF %s {\n",
372 else if (BIO_printf(out, "%*s%s:\n", indent, "",
387 if (!i && BIO_printf(out, "%*s<EMPTY>\n", indent + 2, "") <= 0)
391 if (BIO_printf(out, "%*s}\n", indent, "") <= 0)
435 if (BIO_printf(out, " (%s)", sname) <= 0)
496 if (BIO_printf(out, "%s (%s)", ln, objbuf) <= 0
    [all...]
asn_mime.c 176 BIO_printf(out, "-----BEGIN %s-----\n", hdr);
178 BIO_printf(out, "-----END %s-----\n", hdr);
307 BIO_printf(bio, "MIME-Version: 1.0%s", mime_eol);
308 BIO_printf(bio, "Content-Type: multipart/signed;");
309 BIO_printf(bio, " protocol=\"%ssignature\";", mime_prefix);
312 BIO_printf(bio, "\"; boundary=\"----%s\"%s%s",
314 BIO_printf(bio, "This is an S/MIME signed message%s%s",
317 BIO_printf(bio, "------%s%s", bound, mime_eol);
320 BIO_printf(bio, "%s------%s%s", mime_eol, bound, mime_eol);
324 BIO_printf(bio, "Content-Type: %ssignature;", mime_prefix);
    [all...]
  /external/openssl/crypto/dsa/
dsatest.c 157 BIO_printf(bio_err,"test generation of DSA parameters\n");
164 BIO_printf(bio_err,"seed\n");
167 BIO_printf(bio_err,"%02X%02X%02X%02X ",
170 BIO_printf(bio_err,"\ncounter=%d h=%ld\n",counter,h);
175 BIO_printf(bio_err,"counter should be 105\n");
180 BIO_printf(bio_err,"h should be 2\n");
188 BIO_printf(bio_err,"q value is wrong\n");
196 BIO_printf(bio_err,"p value is wrong\n");
204 BIO_printf(bio_err,"g value is wrong\n");
254 BIO_printf((BIO *)arg,"error in dsatest\n")
    [all...]
  /external/openssl/crypto/conf/
conf_sap.c 98 BIO_printf(bio_err,"Auto configuration failed\n");
  /external/openssl/crypto/x509v3/
v3_ocsp.c 164 if (BIO_printf(bp, "%*scrlUrl: ", ind, "") <= 0) goto err;
170 if (BIO_printf(bp, "%*scrlNum: ", ind, "") <= 0) goto err;
176 if (BIO_printf(bp, "%*scrlTime: ", ind, "") <= 0) goto err;
188 if (BIO_printf(bp, "%*s", ind, "") <= 0) return 0;
197 if (BIO_printf(bp, "%*s", ind, "") <= 0) return 0;
248 if(BIO_printf(out, "%*s", indent, "") <= 0) return 0;
274 if (BIO_printf(bp, "%*sIssuer: ", ind, "") <= 0) goto err;
279 if (BIO_printf(bp, "\n%*s", (2*ind), "") <= 0)
v3_pku.c 87 BIO_printf(out, "%*s", indent, "");
v3_cpols.c 373 BIO_printf(out, "%*sPolicy: ", indent, "");
392 BIO_printf(out, "%*sCPS: %s\n", indent, "",
397 BIO_printf(out, "%*sUser Notice:\n", indent, "");
402 BIO_printf(out, "%*sUnknown Qualifier: ",
418 BIO_printf(out, "%*sOrganization: %s\n", indent, "",
420 BIO_printf(out, "%*sNumber%s: ", indent, "",
434 BIO_printf(out, "%*sExplicit Text: %s\n", indent, "",
442 BIO_printf(out, "%*sPolicy: ", indent, "");
446 BIO_printf(out, "%*s%s\n", indent + 2, "",
451 BIO_printf(out, "%*sNo Qualifiers\n", indent + 2, "")
    [all...]
v3_crld.c 251 BIO_printf(out, "%*s%s:\n%*s", indent, "", rname, indent + 2, "");
512 BIO_printf(out, "%*s", indent + 2, "");
523 BIO_printf(out, "%*sFull Name:\n", indent, "");
530 BIO_printf(out, "%*sRelative Name:\n%*s",
545 BIO_printf(out, "%*sOnly User Certificates\n", indent, "");
547 BIO_printf(out, "%*sOnly CA Certificates\n", indent, "");
549 BIO_printf(out, "%*sIndirect CRL\n", indent, "");
554 BIO_printf(out, "%*sOnly Attribute Certificates\n", indent, "");
558 BIO_printf(out, "%*s<EMPTY>\n", indent, "");
580 BIO_printf(out, "%*sCRL Issuer:\n", indent, "")
    [all...]
v3_alt.c 184 BIO_printf(out, "othername:<unsupported>");
188 BIO_printf(out, "X400Name:<unsupported>");
193 BIO_printf(out, "EdiPartyName:<unsupported>");
197 BIO_printf(out, "email:%s",gen->d.ia5->data);
201 BIO_printf(out, "DNS:%s",gen->d.ia5->data);
205 BIO_printf(out, "URI:%s",gen->d.ia5->data);
209 BIO_printf(out, "DirName: ");
216 BIO_printf(out, "IP Address:%d.%d.%d.%d",
220 BIO_printf(out, "IP Address");
223 BIO_printf(out, ":%X", p[0] << 8 | p[1])
    [all...]
v3_pci.c 60 BIO_printf(out, "%*sPath Length Constraint: ", indent, "");
64 BIO_printf(out, "infinite");
66 BIO_printf(out, "%*sPolicy Language: ", indent, "");
70 BIO_printf(out, "%*sPolicy Text: %s\n", indent, "",
  /external/openssl/crypto/ec/
eck_prn.c 188 if (BIO_printf(bp, "ASN1 OID: %s", OBJ_nid2sn(nid)) <= 0)
190 if (BIO_printf(bp, "\n") <= 0)
275 if (BIO_printf(bp, "Field Type: %s\n", OBJ_nid2sn(tmp_nid))
289 if (BIO_printf(bp, "Basis Type: %s\n",
372 if (BIO_printf(fp,"%s", name) <= 0)
384 if (BIO_printf(fp,"%02x%s",buf[i],((i+1) == len)?"":":") <= 0)
  /external/openssl/crypto/err/
err_prn.c 97 return BIO_printf(&bio, "%s", str);

Completed in 1606 milliseconds

1 23 4