Home
last modified time | relevance | path

Searched refs:BIO_puts (Results 1 – 22 of 22) sorted by relevance

/external/boringssl/src/crypto/asn1/
Dasn1_par.c133 BIO_puts(bp, "BAD RECURSION DEPTH\n"); in asn1_parse2()
149 if (BIO_puts(bp, "Error in encoding\n") <= 0) in asn1_parse2()
177 if (BIO_puts(bp, "\n") <= 0) goto end; in asn1_parse2()
208 if (BIO_puts(bp, "\n") <= 0) goto end; in asn1_parse2()
222 if (BIO_puts(bp, ":") <= 0) goto end; in asn1_parse2()
233 if (BIO_puts(bp, ":") <= 0) goto end; in asn1_parse2()
238 if (BIO_puts(bp, ":BAD OBJECT") <= 0) in asn1_parse2()
250 if (BIO_puts(bp, "Bad boolean\n") <= 0) in asn1_parse2()
285 if (BIO_puts(bp, ":") <= 0) in asn1_parse2()
295 if (BIO_puts(bp, "[HEX DUMP]:") <= 0) in asn1_parse2()
[all …]
Dtasn_prn.c218 if (BIO_puts(out, "<ABSENT>\n") <= 0) in asn1_item_print_ctx()
251 if ((i == 2) && (BIO_puts(out, "\n") <= 0)) in asn1_item_print_ctx()
289 if (BIO_puts(out, " {\n") <= 0) in asn1_item_print_ctx()
294 if (BIO_puts(out, "\n") <= 0) in asn1_item_print_ctx()
383 if ((i > 0) && (BIO_puts(out, "\n") <= 0)) in asn1_template_print_ctx()
432 if (BIO_puts(out, fname) <= 0) in asn1_print_fsname()
444 if (BIO_puts(out, sname) <= 0) in asn1_print_fsname()
473 if (BIO_puts(out, str) <= 0) in asn1_print_boolean_ctx()
496 if (BIO_puts(out, s) <= 0) { in asn1_print_integer_ctx()
526 else if (BIO_puts(out, "\n") <= 0) in asn1_print_obstring_ctx()
[all …]
Dt_bitst.c72 if(!first) BIO_puts(out, ", "); in ASN1_BIT_STRING_name_print()
73 BIO_puts(out, bnam->lname); in ASN1_BIT_STRING_name_print()
77 BIO_puts(out, "\n"); in ASN1_BIT_STRING_name_print()
Dt_pkey.c102 if(BIO_puts(bp,"\n") <= 0 in ASN1_bn_print()
/external/boringssl/src/crypto/x509/
Dt_x509a.c77 if(!first) BIO_puts(out, ", "); in X509_CERT_AUX_print()
81 BIO_puts(out, oidstr); in X509_CERT_AUX_print()
83 BIO_puts(out, "\n"); in X509_CERT_AUX_print()
90 if(!first) BIO_puts(out, ", "); in X509_CERT_AUX_print()
94 BIO_puts(out, oidstr); in X509_CERT_AUX_print()
96 BIO_puts(out, "\n"); in X509_CERT_AUX_print()
Dt_req.c122 BIO_puts(bio, "\n") <= 0) { in X509_REQ_print_ex()
163 if (BIO_puts(bio, "(Unable to print attribute ID.)\n") < 0) { in X509_REQ_print_ex()
183 if (BIO_puts(bio, ":") <= 0) { in X509_REQ_print_ex()
194 BIO_puts(bio, "\n"); in X509_REQ_print_ex()
196 BIO_puts(bio, "unable to print attribute\n"); in X509_REQ_print_ex()
Dt_x509.c196 if (BIO_puts(bp, "\n") <= 0) in X509_print_ex()
299 if (BIO_puts(bp," Signature Algorithm: ") <= 0) return 0; in X509_signature_print()
316 else if (BIO_puts(bp, "\n") <= 0) in X509_signature_print()
/external/boringssl/src/crypto/evp/
Dp_rsa_asn1.c346 if (BIO_puts(bp, " (INVALID PSS PARAMETERS)\n") <= 0) { in rsa_pss_param_print()
352 if (BIO_puts(bp, "\n") <= 0 || in rsa_pss_param_print()
354 BIO_puts(bp, "Hash Algorithm: ") <= 0) { in rsa_pss_param_print()
362 } else if (BIO_puts(bp, "sha1 (default)") <= 0) { in rsa_pss_param_print()
366 if (BIO_puts(bp, "\n") <= 0 || in rsa_pss_param_print()
368 BIO_puts(bp, "Mask Algorithm: ") <= 0) { in rsa_pss_param_print()
374 BIO_puts(bp, " with ") <= 0) { in rsa_pss_param_print()
382 } else if (BIO_puts(bp, "INVALID") <= 0) { in rsa_pss_param_print()
385 } else if (BIO_puts(bp, "mgf1 with sha1 (default)") <= 0) { in rsa_pss_param_print()
388 BIO_puts(bp, "\n"); in rsa_pss_param_print()
[all …]
Dp_dsa_asn1.c472 return BIO_puts(bp, "\n") > 0; in dsa_sig_print()
/external/boringssl/src/crypto/x509v3/
Dv3_prn.c80 if(!sk_CONF_VALUE_num(val)) BIO_puts(out, "<EMPTY>\n"); in X509V3_EXT_val_prn()
86 if(!nval->name) BIO_puts(out, nval->value); in X509V3_EXT_val_prn()
87 else if(!nval->value) BIO_puts(out, nval->name); in X509V3_EXT_val_prn()
89 if(ml) BIO_puts(out, "\n"); in X509V3_EXT_val_prn()
Dv3_crld.c259 BIO_puts(out, ", "); in print_reasons()
260 BIO_puts(out, pbn->lname); in print_reasons()
264 BIO_puts(out, "<EMPTY>\n"); in print_reasons()
266 BIO_puts(out, "\n"); in print_reasons()
514 BIO_puts(out, "\n"); in print_gens()
533 BIO_puts(out, "\n"); in print_distpoint()
571 BIO_puts(out, "\n"); in i2r_crldp()
Dv3_cpols.c398 BIO_puts(out, "\n"); in i2r_certpol()
429 BIO_puts(out, "\n"); in print_qualifiers()
449 if(i) BIO_puts(out, ", "); in print_notice()
451 BIO_puts(out, tmp); in print_notice()
454 BIO_puts(out, "\n"); in print_notice()
468 BIO_puts(out, "\n"); in X509_POLICY_NODE_print()
Dv3_ncons.c195 BIO_puts(bp, "\n"); in do_i2r_name_constraints()
206 BIO_puts(bp, "IP:"); in print_nc_ipadd()
220 BIO_puts(bp, "/"); in print_nc_ipadd()
222 BIO_puts(bp, ":"); in print_nc_ipadd()
Dpcy_tree.c83 BIO_puts(err, " Not Mapped\n"); in expected_print()
89 BIO_puts(err, " Expected: "); in expected_print()
94 BIO_puts(err, ", "); in expected_print()
97 BIO_puts(err, "\n"); in expected_print()
Dv3_pci.c70 BIO_puts(out, "\n"); in i2r_pci()
73 BIO_puts(out, "\n"); in i2r_pci()
Dv3_alt.c229 BIO_puts(out, "\n"); in GENERAL_NAME_print()
/external/libchrome/crypto/
Dopenssl_bio_string_unittest.cc35 BIO_puts(bio.get(), expected3.c_str())); in TEST()
/external/boringssl/src/crypto/bio/
Dbio.c204 int BIO_puts(BIO *bio, const char *in) { in BIO_puts() function
450 if (BIO_puts(bio, " ") != 1) { in BIO_indent()
/external/tlsdate/src/
Dproxy-bio-plan9.c387 return BIO_puts(b->next_bio, str); in proxy_puts()
Dproxy-bio.c369 return BIO_puts (b->next_bio, str); in proxy_puts()
/external/boringssl/src/include/openssl/
Dbio.h124 OPENSSL_EXPORT int BIO_puts(BIO *bio, const char *buf);
/external/wpa_supplicant_8/hs20/client/
Dest.c100 BIO_puts(out, "\n"); in pkcs7_to_cert()