Searched refs:BIO_write (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_pku.c89 BIO_write(out, "Not Before: ", 12);
91 if(usage->notAfter) BIO_write(out, ", ", 2);
94 BIO_write(out, "Not After: ", 11);
H A Dv3_ocsp.c166 if (BIO_write(bp, "\n", 1) <= 0) goto err;
172 if (BIO_write(bp, "\n", 1) <= 0) goto err;
178 if (BIO_write(bp, "\n", 1) <= 0) goto err;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn1_par.c80 if (BIO_write(bp,p,6) < 6) goto err;
141 if (BIO_write(bp,"Error in encoding\n",18) <= 0)
169 if (BIO_write(bp,"\n",1) <= 0) goto end;
200 if (BIO_write(bp,"\n",1) <= 0) goto end;
214 if (BIO_write(bp,":",1) <= 0) goto end;
216 BIO_write(bp,(const char *)p,(int)len)
225 if (BIO_write(bp,":",1) <= 0) goto end;
230 if (BIO_write(bp,":BAD OBJECT",11) <= 0)
242 if (BIO_write(bp,"Bad boolean\n",12) <= 0)
277 if (BIO_write(b
[all...]
H A Dt_x509.c127 if (BIO_write(bp,"Certificate:\n",13) <= 0) goto err;
128 if (BIO_write(bp," Data:\n",10) <= 0) goto err;
138 if (BIO_write(bp," Serial Number:",22) <= 0) goto err;
187 if (BIO_write(bp,"\n",1) <= 0) goto err;
191 if (BIO_write(bp," Validity\n",17) <= 0) goto err;
192 if (BIO_write(bp," Not Before: ",24) <= 0) goto err;
194 if (BIO_write(bp,"\n Not After : ",25) <= 0) goto err;
196 if (BIO_write(bp,"\n",1) <= 0) goto err;
202 if (BIO_write(bp,"\n",1) <= 0) goto err;
206 if (BIO_write(b
[all...]
H A Dt_spki.c101 if ((i%18) == 0) BIO_write(out,"\n ",7);
105 BIO_write(out,"\n",1);
H A Dt_req.c115 if (BIO_write(bp,"Certificate Request:\n",21) <= 0) goto err;
116 if (BIO_write(bp," Data:\n",10) <= 0) goto err;
132 if (BIO_write(bp,"\n",1) <= 0) goto err;
136 if (BIO_write(bp," Subject Public Key Info:\n",33) <= 0)
204 if (BIO_write(bp," ",1) != 1) goto err;
210 if (BIO_write(bp,(char *)bs->data,bs->length)
246 if (BIO_write(bp,"\n",1) <= 0) goto err;
H A Df_enum.c76 if (BIO_write(bp,"00",2) != 2) goto err;
85 if (BIO_write(bp,"\\\n",2) != 2) goto err;
90 if (BIO_write(bp,buf,2) != 2) goto err;
H A Df_string.c74 if (BIO_write(bp,"0",1) != 1) goto err;
83 if (BIO_write(bp,"\\\n",2) != 2) goto err;
88 if (BIO_write(bp,buf,2) != 2) goto err;
H A Df_int.c74 if (BIO_write(bp, "-", 1) != 1) goto err;
80 if (BIO_write(bp,"00",2) != 2) goto err;
89 if (BIO_write(bp,"\\\n",2) != 2) goto err;
94 if (BIO_write(bp,buf,2) != 2) goto err;
H A Dt_pkey.c111 if (BIO_write(bp,"\n",1) <= 0) return(0);
H A Da_i2d_fp.c103 i=BIO_write(out,&(b[j]),n);
151 i=BIO_write(out,&(b[j]),n);
H A Dt_x509a.c107 BIO_write(out,"\n",1);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_lib.c80 result = BIO_write(bio, "0x", 2) > 0;
81 result = result && BIO_write(bio, hex, strlen(hex)) > 0;
94 BIO_write(bio, obj_txt, len);
95 BIO_write(bio, "\n", 1);
120 BIO_write(bio, "\n", 1);
H A Dts_rsp_print.c214 BIO_write(bio, "\n", 1);
220 BIO_write(bio, "\n", 1);
229 BIO_write(bio, "\n", 1);
242 BIO_write(bio, "\n", 1);
256 BIO_write(bio, "\n", 1);
H A Dts_req_print.c94 BIO_write(bio, "\n", 1);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbf_lbuf.c204 BIO_write(b->next_bio, "<*<", 3);
206 i=BIO_write(b->next_bio,
214 BIO_write(b->next_bio, ">*>", 3);
220 BIO_write(b->next_bio, ">*>", 3);
233 BIO_write(b->next_bio, "<*<", 3);
235 i=BIO_write(b->next_bio,in,p - in);
240 BIO_write(b->next_bio, ">*>", 3);
246 BIO_write(b->next_bio, ">*>", 3);
336 r=BIO_write(b->next_bio,
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_prn.c144 if (BIO_write(bp,"OCSP Request Data:\n",19) <= 0) goto err;
149 if (BIO_write(bp,"\n Requestor Name: ",21) <= 0)
153 if (BIO_write(bp,"\n Requestor List:\n",21) <= 0) goto err;
267 if (BIO_write(bp,"\n",1) <= 0) goto err;
272 if (BIO_write(bp,"\n",1) <= 0) goto err;
H A Docsp_ht.c144 if (BIO_write(rctx->mem, ": ", 2) != 2)
149 if (BIO_write(rctx->mem, "\r\n", 2) != 2)
286 if (BIO_write(rctx->mem, rctx->iobuf, n) != n)
296 i = BIO_write(rctx->io,
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/err/
H A Derr_prn.c107 return BIO_write((BIO *)bp, str, len);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/demos/bio/
H A Dsconnect.c67 i=BIO_write(out,&(p[off]),len);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Ds23_pkt.c77 i=BIO_write(s->wbio,&(buf[tot]),num);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/dist/src/
H A Dcrypto.c87 if (BIO_write(b64, in, (int)inlen) != (int)inlen) {
139 if (BIO_write(bio, in, (int)inlen) != (int)inlen) {
/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/cmds/
H A Dtpm_sealdata.c323 BIO_write(bdata, sealKey, sealKeyLen);
335 BIO_write(bdata, encKey, encLen);
352 BIO_write(bdata, encData, encDataLen);
356 BIO_write(bdata, encData, encDataLen);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_print.c339 if ((a->neg) && (BIO_write(bp,"-",1) != 1)) goto end;
340 if (BN_is_zero(a) && (BIO_write(bp,"0",1) != 1)) goto end;
349 if (BIO_write(bp,&(Hex[v]),1) != 1)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_lib.c605 if ( (BIO_write(bp,"-----BEGIN ",11) != 11) ||
606 (BIO_write(bp,name,nlen) != nlen) ||
607 (BIO_write(bp,"-----\n",6) != 6))
613 if ( (BIO_write(bp,header,i) != i) ||
614 (BIO_write(bp,"\n",1) != 1))
630 if ((outl) && (BIO_write(bp,(char *)buf,outl) != outl))
637 if ((outl > 0) && (BIO_write(bp,(char *)buf,outl) != outl)) goto err;
641 if ( (BIO_write(bp,"-----END ",9) != 9) ||
642 (BIO_write(bp,name,nlen) != nlen) ||
643 (BIO_write(b
[all...]

Completed in 221 milliseconds

1234