HomeSort by relevance Sort by last modified time
    Searched refs:BIO_puts (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/openssl/crypto/dh/
dhtest.c 127 BIO_puts(out, "p value is not prime\n");
129 BIO_puts(out, "p value is not a safe prime\n");
131 BIO_puts(out, "unable to check the generator value\n");
133 BIO_puts(out, "the g value is not a generator\n");
135 BIO_puts(out,"\np =");
137 BIO_puts(out,"\ng =");
139 BIO_puts(out,"\n");
153 BIO_puts(out,"pri 1=");
155 BIO_puts(out,"\npub 1=");
157 BIO_puts(out,"\n")
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/x509/
t_x509a.c 77 if(!first) BIO_puts(out, ", ");
81 BIO_puts(out, oidstr);
83 BIO_puts(out, "\n");
90 if(!first) BIO_puts(out, ", ");
94 BIO_puts(out, oidstr);
96 BIO_puts(out, "\n");
  /external/openssl/crypto/asn1/
t_x509a.c 78 if(!first) BIO_puts(out, ", ");
82 BIO_puts(out, oidstr);
84 BIO_puts(out, "\n");
91 if(!first) BIO_puts(out, ", ");
95 BIO_puts(out, oidstr);
97 BIO_puts(out, "\n");
t_bitst.c 72 if(!first) BIO_puts(out, ", ");
73 BIO_puts(out, bnam->lname);
77 BIO_puts(out, "\n");
tasn_prn.c 218 if (BIO_puts(out, "<ABSENT>\n") <= 0)
250 if ((i == 2) && (BIO_puts(out, "\n") <= 0))
288 if (BIO_puts(out, " {\n") <= 0)
293 if (BIO_puts(out, "\n") <= 0)
379 if ((i > 0) && (BIO_puts(out, "\n") <= 0))
428 if (BIO_puts(out, fname) <= 0)
440 if (BIO_puts(out, sname) <= 0)
469 if (BIO_puts(out, str) <= 0)
481 if (BIO_puts(out, s) <= 0)
510 else if (BIO_puts(out, "\n") <= 0
    [all...]
t_pkey.c 104 if(BIO_puts(bp,"\n") <= 0
t_req.c 142 if (BIO_puts(bp, "\n") <= 0)
205 if (BIO_puts(bp,":") <= 0) goto err;
213 BIO_puts(bp,"\n");
217 BIO_puts(bp,"unable to print attribute\n");
  /external/openssl/ssl/
ssl_txt.c 113 if (BIO_puts(bp,"SSL-Session:\n") <= 0) goto err;
150 if (BIO_puts(bp," Session-ID: ") <= 0) goto err;
155 if (BIO_puts(bp,"\n Session-ID-ctx: ") <= 0) goto err;
161 if (BIO_puts(bp,"\n Master-Key: ") <= 0) goto err;
166 if (BIO_puts(bp,"\n Key-Arg : ") <= 0) goto err;
169 if (BIO_puts(bp,"None") <= 0) goto err;
177 if (BIO_puts(bp,"\n Krb5 Principal: ") <= 0) goto err;
180 if (BIO_puts(bp,"None") <= 0) goto err;
189 if (BIO_puts(bp,"\n PSK identity: ") <= 0) goto err;
191 if (BIO_puts(bp,"\n PSK identity hint: ") <= 0) goto err
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/asn1/
t_bitst.c 70 if(!first) BIO_puts(out, ", ");
71 BIO_puts(out, bnam->lname);
75 BIO_puts(out, "\n");
tasn_prn.c 218 if (BIO_puts(out, "<ABSENT>\n") <= 0)
250 if ((i == 2) && (BIO_puts(out, "\n") <= 0))
288 if (BIO_puts(out, " {\n") <= 0)
293 if (BIO_puts(out, "\n") <= 0)
380 if ((i > 0) && (BIO_puts(out, "\n") <= 0))
429 if (BIO_puts(out, fname) <= 0)
441 if (BIO_puts(out, sname) <= 0)
470 if (BIO_puts(out, str) <= 0)
493 if (BIO_puts(out, s) <= 0) {
523 else if (BIO_puts(out, "\n") <= 0
    [all...]
t_pkey.c 102 if(BIO_puts(bp,"\n") <= 0
  /external/chromium_org/third_party/boringssl/src/ssl/
ssl_txt.c 114 if (BIO_puts(bp,"SSL-Session:\n") <= 0) goto err;
143 if (BIO_puts(bp," Session-ID: ") <= 0) goto err;
148 if (BIO_puts(bp,"\n Session-ID-ctx: ") <= 0) goto err;
154 if (BIO_puts(bp,"\n Master-Key: ") <= 0) goto err;
159 if (BIO_puts(bp,"\n Key-Arg : ") <= 0) goto err;
162 if (BIO_puts(bp,"None") <= 0) goto err;
169 if (BIO_puts(bp,"\n PSK identity: ") <= 0) goto err;
171 if (BIO_puts(bp,"\n PSK identity hint: ") <= 0) goto err;
182 if (BIO_puts(bp, "\n TLS session ticket:\n") <= 0) goto err;
195 if (BIO_puts(bp,"\n") <= 0) goto err
    [all...]
  /external/openssl/crypto/bn/
bntest.c 133 BIO_puts(out, "print \"test ");
134 BIO_puts(out, m);
135 BIO_puts(out, "\\n\"\n");
183 BIO_puts(out,"obase=16\nibase=16\n");
308 BIO_puts(out,"1\n"); /* make sure the Perl script fed by bc notices
338 BIO_puts(bp," + ");
340 BIO_puts(bp," - ");
343 BIO_puts(bp,"\n");
391 BIO_puts(bp," - ");
393 BIO_puts(bp," - ")
    [all...]
  /external/openssl/crypto/ecdh/
ecdhtest.c 146 BIO_puts(out,"Testing key generation with ");
147 BIO_puts(out,text);
149 BIO_puts(out,"\n");
169 BIO_puts(out," pri 1=");
171 BIO_puts(out,"\n pub 1=");
173 BIO_puts(out,",");
175 BIO_puts(out,"\n");
197 BIO_puts(out," pri 2=");
199 BIO_puts(out,"\n pub 2=");
201 BIO_puts(out,",")
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/bn/
bn_test.c 129 BIO_puts(out, "print \"test ");
130 BIO_puts(out, m);
131 BIO_puts(out, "\\n\"\n");
177 BIO_puts(out, "obase=16\nibase=16\n");
295 BIO_puts(out, "1\n"); /* make sure the Perl script fed by bc notices
319 BIO_puts(bp, " + ");
321 BIO_puts(bp, " - ");
324 BIO_puts(bp, "\n");
365 BIO_puts(bp, " - ");
367 BIO_puts(bp, " - ")
    [all...]
  /external/openssl/apps/
genpkey.c 160 BIO_puts(bio_err, "No keytype specified\n");
165 BIO_puts(bio_err, "parameter setting error\n");
220 BIO_puts(bio_err, "Error getting password\n");
251 BIO_puts(bio_err, "Error generating parameters\n");
260 BIO_puts(bio_err, "Error generating key\n");
281 BIO_puts(bio_err, "Error writing key\n");
294 BIO_puts(bio_err, "Error printing key\n");
323 BIO_puts(err, "Parameters already set!\n");
353 BIO_puts(err, "Error initializing context\n");
373 BIO_puts(err, "Algorithm already set!\n")
    [all...]
pkeyutl.c 145 BIO_puts(bio_err,
211 BIO_puts(bio_err,
217 BIO_puts(bio_err, "parameter setting error\n");
240 BIO_puts(bio_err, "Signature file specified for non verify\n");
246 BIO_puts(bio_err, "No signature file specified for verify\n");
259 BIO_puts(bio_err,
335 BIO_puts(out, "Signature Verification Failure\n");
337 BIO_puts(out, "Signature Verified Successfully\n");
520 BIO_puts(err, "-peerkey command before -inkey\n");
cms.c 444 BIO_puts(bio_err, "Illegal -inkey without -signer\n");
526 BIO_puts(bio_err, "No Signed Receipts Recipients\n");
532 BIO_puts(bio_err, "Signed receipts only allowed with -sign\n");
537 BIO_puts(bio_err, "Multiple signers or keys not allowed\n");
545 BIO_puts(bio_err, "Illegal -inkey without -signer\n");
996 BIO_puts(bio_err,
1053 BIO_puts(bio_err,
1063 BIO_puts(bio_err,
1073 BIO_puts(bio_err,
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/evp/
p_rsa_asn1.c 306 if (BIO_puts(bp, " (INVALID PSS PARAMETERS)\n") <= 0) {
312 if (BIO_puts(bp, "\n") <= 0 ||
314 BIO_puts(bp, "Hash Algorithm: ") <= 0) {
322 } else if (BIO_puts(bp, "sha1 (default)") <= 0) {
326 if (BIO_puts(bp, "\n") <= 0 ||
328 BIO_puts(bp, "Mask Algorithm: ") <= 0) {
334 BIO_puts(bp, " with ") <= 0) {
342 } else if (BIO_puts(bp, "INVALID") <= 0) {
345 } else if (BIO_puts(bp, "mgf1 with sha1 (default)") <= 0) {
348 BIO_puts(bp, "\n")
    [all...]
  /external/openssl/crypto/rsa/
rsa_ameth.c 307 if (BIO_puts(bp, " (INVALID PSS PARAMETERS)\n") <= 0)
311 if (BIO_puts(bp, "\n") <= 0)
315 if (BIO_puts(bp, "Hash Algorithm: ") <= 0)
323 else if (BIO_puts(bp, "sha1 (default)") <= 0)
326 if (BIO_puts(bp, "\n") <= 0)
332 if (BIO_puts(bp, "Mask Algorithm: ") <= 0)
338 if (BIO_puts(bp, " with ") <= 0)
345 else if (BIO_puts(bp, "INVALID") <= 0)
348 else if (BIO_puts(bp, "mgf1 with sha1 (default)") <= 0)
350 BIO_puts(bp, "\n")
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/x509v3/
v3_prn.c 80 if(!sk_CONF_VALUE_num(val)) BIO_puts(out, "<EMPTY>\n");
86 if(!nval->name) BIO_puts(out, nval->value);
87 else if(!nval->value) BIO_puts(out, nval->name);
89 if(ml) BIO_puts(out, "\n");
  /external/openssl/crypto/ocsp/
ocsp_prn.c 194 if (BIO_puts(bp,"OCSP Response Data:\n") <= 0) goto err;
199 if (BIO_puts(bp," Response Type: ") <= 0)
205 BIO_puts(bp," (unknown response type)\n");
215 if (BIO_puts(bp," Responder Id: ") <= 0) goto err;
  /external/openssl/crypto/x509v3/
v3_prn.c 78 if(!sk_CONF_VALUE_num(val)) BIO_puts(out, "<EMPTY>\n");
84 if(!nval->name) BIO_puts(out, nval->value);
85 else if(!nval->value) BIO_puts(out, nval->name);
102 if(ml) BIO_puts(out, "\n");
v3_crld.c 259 BIO_puts(out, ", ");
260 BIO_puts(out, pbn->lname);
264 BIO_puts(out, "<EMPTY>\n");
266 BIO_puts(out, "\n");
514 BIO_puts(out, "\n");
533 BIO_puts(out, "\n");
571 BIO_puts(out, "\n");
  /external/chromium_org/third_party/boringssl/src/crypto/dh/
dh_test.c 114 BIO_puts(out, "p value is not prime\n");
116 BIO_puts(out, "p value is not a safe prime\n");
118 BIO_puts(out, "unable to check the generator value\n");
120 BIO_puts(out, "the g value is not a generator\n");
122 BIO_puts(out, "\np =");
124 BIO_puts(out, "\ng =");
126 BIO_puts(out, "\n");
141 BIO_puts(out, "pri 1=");
143 BIO_puts(out, "\npub 1=");
145 BIO_puts(out, "\n")
    [all...]

Completed in 1538 milliseconds

1 2 3