Searched refs:BIO_snprintf (Results 1 - 25 of 61) sorted by relevance

123

/external/openssl/crypto/bio/
H A Dbio_cb.c78 BIO_snprintf(buf,sizeof buf,"BIO[%08lX]:",(unsigned long)bio);
84 BIO_snprintf(p,p_maxlen,"Free - %s\n",bio->method->name);
88 BIO_snprintf(p,p_maxlen,"read(%d,%lu) - %s fd=%d\n",
92 BIO_snprintf(p,p_maxlen,"read(%d,%lu) - %s\n",
98 BIO_snprintf(p,p_maxlen,"write(%d,%lu) - %s fd=%d\n",
102 BIO_snprintf(p,p_maxlen,"write(%d,%lu) - %s\n",
107 BIO_snprintf(p,p_maxlen,"puts() - %s\n",bio->method->name);
110 BIO_snprintf(p,p_maxlen,"gets(%lu) - %s\n",(unsigned long)argi,bio->method->name);
113 BIO_snprintf(p,p_maxlen,"ctrl(%lu) - %s\n",(unsigned long)argi,bio->method->name);
116 BIO_snprintf(
[all...]
H A Db_dump.c110 BIO_snprintf(tmp,sizeof tmp,"%04x - ",i*dump_width);
121 BIO_snprintf(tmp,sizeof tmp,"%02x%c",ch,
133 BIO_snprintf(tmp,sizeof tmp,"%c",
136 BIO_snprintf(tmp,sizeof tmp,"%c",
152 BIO_snprintf(buf,sizeof buf,"%s%04x - <SPACES/NULS>\n",str,
/external/openssl/crypto/
H A Dcversion.c74 BIO_snprintf(buf,sizeof buf,"built on: %s",DATE);
85 BIO_snprintf(buf,sizeof buf,"compiler: %s",CFLAGS);
96 BIO_snprintf(buf,sizeof buf,"platform: %s", PLATFORM);
H A Dmem_dbg.c682 BIO_snprintf(bufp, BUF_REMAIN, "[%02d:%02d:%02d] ",
687 BIO_snprintf(bufp, BUF_REMAIN, "%5lu file=%s, line=%d, ",
693 BIO_snprintf(bufp, BUF_REMAIN, "thread=%lu, ",
698 BIO_snprintf(bufp, BUF_REMAIN, "number=%d, address=%08lX\n",
720 BIO_snprintf(buf + ami_cnt, sizeof buf - ami_cnt,
737 BIO_snprintf(buf + buf_len, sizeof buf - buf_len, "\"\n");
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509_txt.c204 BIO_snprintf(buf,sizeof buf,"error number %ld",n);
H A Da_strex.c114 BIO_snprintf(tmphex, sizeof tmphex, "\\W%08lX", c);
119 BIO_snprintf(tmphex, sizeof tmphex, "\\U%04lX", c);
138 BIO_snprintf(tmphex, 11, "\\%02X", chtmp);
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dmem.h116 * |BIO_snprintf| and |BIO_vsnprintf|) which don't exist in C89, or are
123 OPENSSL_EXPORT int BIO_snprintf(char *buf, size_t n, const char *format, ...)
/external/openssl/crypto/bn/
H A Dbn_print.c150 BIO_snprintf(p,BUF_REMAIN,BN_DEC_FMT1,*lp);
155 BIO_snprintf(p,BUF_REMAIN,BN_DEC_FMT2,*lp);
370 BIO_snprintf(data,sizeof data,"bn(%d,%d)",
373 BIO_snprintf(data,sizeof data,"bn(%d,%d)",
/external/openssl/crypto/des/
H A Decb_enc.c100 BIO_snprintf(buf,sizeof buf,"des(%s,%s,%s,%s)",ptr,risc,unroll,
/external/openssl/crypto/err/
H A Derr_prn.c82 BIO_snprintf(buf2, sizeof(buf2), "%lu:%s:%s:%d:%s\n", es, buf,
/external/openssl/crypto/x509/
H A Dx509_txt.c188 BIO_snprintf(buf,sizeof buf,"error number %ld",n);
/external/chromium_org/third_party/boringssl/src/crypto/asn1/
H A Dasn1_par.c84 BIO_snprintf(str,sizeof str,"priv [ %d ] ",tag);
86 BIO_snprintf(str,sizeof str,"cont [ %d ]",tag);
88 BIO_snprintf(str,sizeof str,"appl [ %d ]",tag);
90 BIO_snprintf(str,sizeof str,"<ASN1 %d>",tag);
H A Da_mbstr.c144 BIO_snprintf(strbuf, sizeof strbuf, "%ld", minsize);
151 BIO_snprintf(strbuf, sizeof strbuf, "%ld", maxsize);
H A Da_gentm.c247 BIO_snprintf(p,len,"%04d%02d%02d%02d%02d%02dZ",ts->tm_year + 1900,
/external/openssl/crypto/asn1/
H A Dasn1_par.c85 BIO_snprintf(str,sizeof str,"priv [ %d ] ",tag);
87 BIO_snprintf(str,sizeof str,"cont [ %d ]",tag);
89 BIO_snprintf(str,sizeof str,"appl [ %d ]",tag);
91 BIO_snprintf(str,sizeof str,"<ASN1 %d>",tag);
H A Da_mbstr.c148 BIO_snprintf(strbuf, sizeof strbuf, "%ld", minsize);
155 BIO_snprintf(strbuf, sizeof strbuf, "%ld", maxsize);
H A Da_strex.c128 BIO_snprintf(tmphex, sizeof tmphex, "\\W%08lX", c);
133 BIO_snprintf(tmphex, sizeof tmphex, "\\U%04lX", c);
152 BIO_snprintf(tmphex, 11, "\\%02X", chtmp);
/external/openssl/crypto/engine/
H A Deng_ctrl.c161 return BIO_snprintf(s,strlen(e->cmd_defns[idx].cmd_name) + 1,
169 return BIO_snprintf(s,
172 return BIO_snprintf(s, strlen(int_no_description) + 1,"%s",
/external/openssl/apps/
H A Dapps.c1673 j = BIO_snprintf(buf[0], sizeof buf[0], "%s.%s", serialfile, suffix);
1675 j = BIO_snprintf(buf[0], sizeof buf[0], "%s-%s", serialfile, suffix);
1727 j = BIO_snprintf(buf[0], sizeof buf[0], "%s.%s",
1730 j = BIO_snprintf(buf[0], sizeof buf[0], "%s-%s",
1734 j = BIO_snprintf(buf[1], sizeof buf[1], "%s.%s",
1737 j = BIO_snprintf(buf[1], sizeof buf[1], "%s-%s",
1824 BIO_snprintf(buf[0], sizeof buf[0], "%s.attr", dbfile);
1826 BIO_snprintf(buf[0], sizeof buf[0], "%s-attr", dbfile);
1923 j = BIO_snprintf(buf[2], sizeof buf[2], "%s.attr", dbfile);
1925 j = BIO_snprintf(bu
[all...]
H A Ds_time.c416 BIO_snprintf(buf,sizeof buf,"GET %s HTTP/1.0\r\n\r\n",s_www_path);
471 BIO_snprintf(buf,sizeof buf,"GET %s HTTP/1.0\r\n\r\n",s_www_path);
509 BIO_snprintf(buf,sizeof buf,"GET %s HTTP/1.0\r\n\r\n",s_www_path);
/external/chromium_org/third_party/boringssl/src/crypto/
H A Dmem.c181 int BIO_snprintf(char *buf, size_t n, const char *format, ...) { function
/external/chromium_org/third_party/boringssl/src/crypto/pem/
H A Dpem_pkey.c152 BIO_snprintf(pem_str, 80, "%s PRIVATE KEY", x->ameth->pem_str);
223 BIO_snprintf(pem_str, 80, "%s PARAMETERS", x->ameth->pem_str);
/external/openssl/crypto/pem/
H A Dpem_pkey.c150 BIO_snprintf(pem_str, 80, "%s PRIVATE KEY", x->ameth->pem_str);
202 BIO_snprintf(pem_str, 80, "%s PARAMETERS", x->ameth->pem_str);
/external/chromium_org/third_party/boringssl/src/crypto/err/
H A Derr.c347 BIO_snprintf(lib_buf, sizeof(lib_buf), "lib(%u)", lib);
352 BIO_snprintf(func_buf, sizeof(func_buf), "func(%u)", func);
357 BIO_snprintf(reason_buf, sizeof(reason_buf), "reason(%u)", reason);
361 BIO_snprintf(buf, len, "error:%08" PRIx32 ":%s:%s:%s",
451 BIO_snprintf(buf2, sizeof(buf2), "%lu:%s:%s:%d:%s\n", thread_hash, buf,
/external/openssl/ssl/
H A Dkssl.c945 BIO_snprintf(kssl_err->text, KSSL_ERR_MAX, "%s", text);
1091 BIO_snprintf(kssl_err->text,KSSL_ERR_MAX,
1102 BIO_snprintf(kssl_err->text,KSSL_ERR_MAX,
1244 BIO_snprintf(kssl_err->text, KSSL_ERR_MAX,
1252 BIO_snprintf(kssl_err->text, KSSL_ERR_MAX,
1268 BIO_snprintf(kssl_err->text, KSSL_ERR_MAX,
1284 BIO_snprintf(kssl_err->text, KSSL_ERR_MAX,
1440 BIO_snprintf(kssl_err->text, KSSL_ERR_MAX,
1450 BIO_snprintf(kssl_err->text, KSSL_ERR_MAX,
1459 BIO_snprintf(kssl_er
[all...]

Completed in 416 milliseconds

123