/external/openssl/crypto/x509/ |
D | x_all.c | 129 X509 *d2i_X509_bio(BIO *bp, X509 **x509) in d2i_X509_bio() 134 int i2d_X509_bio(BIO *bp, X509 *x509) in i2d_X509_bio() 151 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl) in d2i_X509_CRL_bio() 156 int i2d_X509_CRL_bio(BIO *bp, X509_CRL *crl) in i2d_X509_CRL_bio() 173 PKCS7 *d2i_PKCS7_bio(BIO *bp, PKCS7 **p7) in d2i_PKCS7_bio() 178 int i2d_PKCS7_bio(BIO *bp, PKCS7 *p7) in i2d_PKCS7_bio() 195 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) in d2i_X509_REQ_bio() 200 int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req) in i2d_X509_REQ_bio() 242 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) in d2i_RSAPrivateKey_bio() 247 int i2d_RSAPrivateKey_bio(BIO *bp, RSA *rsa) in i2d_RSAPrivateKey_bio() [all …]
|
/external/tcpdump/ |
D | print-dvmrp.c | 76 dvmrp_print(register const u_char *bp, register u_int len) in dvmrp_print() 169 print_report(register const u_char *bp, register const u_char *ep, in print_report() 226 print_probe(register const u_char *bp, register const u_char *ep, in print_probe() 259 print_neighbors(register const u_char *bp, register const u_char *ep, in print_neighbors() 290 print_neighbors2(register const u_char *bp, register const u_char *ep, in print_neighbors2() 339 print_prune(register const u_char *bp) in print_prune() 352 print_graft(register const u_char *bp) in print_graft() 362 print_graft_ack(register const u_char *bp) in print_graft_ack()
|
D | print-rx.c | 434 rx_print(register const u_char *bp, int length, int sport, int dport, in rx_print() 587 rx_cache_insert(const u_char *bp, const struct ip *ip, int dport) in rx_cache_insert() 771 fs_print(register const u_char *bp, int length) in fs_print() 922 fs_reply_print(register const u_char *bp, int length, int32_t opcode) in fs_reply_print() 1089 cb_print(register const u_char *bp, int length) in cb_print() 1171 cb_reply_print(register const u_char *bp, int length, int32_t opcode) in cb_reply_print() 1220 prot_print(register const u_char *bp, int length) in prot_print() 1362 prot_reply_print(register const u_char *bp, int length, int32_t opcode) in prot_reply_print() 1474 vldb_print(register const u_char *bp, int length) in vldb_print() 1567 vldb_reply_print(register const u_char *bp, int length, int32_t opcode) in vldb_reply_print() [all …]
|
D | print-gre.c | 92 gre_print(const u_char *bp, u_int length) in gre_print() 119 gre_print_0(const u_char *bp, u_int length) in gre_print_0() 238 gre_print_1(const u_char *bp, u_int length) in gre_print_1() 319 const u_char *bp, u_int len) in gre_sre_print() 337 gre_sre_ip_print(u_int8_t sreoff, u_int8_t srelen, const u_char *bp, u_int len) in gre_sre_ip_print() 371 gre_sre_asn_print(u_int8_t sreoff, u_int8_t srelen, const u_char *bp, u_int len) in gre_sre_asn_print()
|
D | print-ip6opts.c | 74 ip6_sopt_print(const u_char *bp, int len) in ip6_sopt_print() 139 ip6_opt_print(const u_char *bp, int len) in ip6_opt_print() 289 hbhopt_print(register const u_char *bp) in hbhopt_print() 309 dstopt_print(register const u_char *bp) in dstopt_print()
|
D | print-pim.c | 124 pimv1_join_prune_print(register const u_char *bp, register u_int len) in pimv1_join_prune_print() 212 pimv1_print(register const u_char *bp, register u_int len) in pimv1_print() 326 cisco_autorp_print(register const u_char *bp, register u_int len) in cisco_autorp_print() 416 pim_print(register const u_char *bp, register u_int len) in pim_print() 520 pimv2_addr_print(const u_char *bp, enum pimv2_addrtype at, int silent) in pimv2_addr_print() 621 pimv2_print(register const u_char *bp, register u_int len) in pimv2_print()
|
D | print-igmp.c | 110 print_mtrace(register const u_char *bp, register u_int len) in print_mtrace() 132 print_mresp(register const u_char *bp, register u_int len) in print_mresp() 154 print_igmpv3_report(register const u_char *bp, register u_int len) in print_igmpv3_report() 208 print_igmpv3_query(register const u_char *bp, register u_int len) in print_igmpv3_query() 260 igmp_print(register const u_char *bp, register u_int len) in igmp_print()
|
D | print-icmp6.c | 236 icmp6_print(const u_char *bp, u_int length, const u_char *bp2, int fragmented) in icmp6_print() 522 get_upperlayer(u_char *bp, u_int *prot) in get_upperlayer() 596 icmp6_opt_print(const u_char *bp, int resid) in icmp6_opt_print() 727 mld6_print(const u_char *bp) in mld6_print() 743 mldv2_report_print(const u_char *bp, u_int len) in mldv2_report_print() 801 mldv2_query_print(const u_char *bp, u_int len) in mldv2_query_print() 903 icmp6_nodeinfo_print(u_int icmp6len, const u_char *bp, const u_char *ep) in icmp6_nodeinfo_print() 1152 icmp6_rrenum_print(const u_char *bp, const u_char *ep) in icmp6_rrenum_print()
|
D | print-domain.c | 148 ns_nprint(register const u_char *cp, register const u_char *bp) in ns_nprint() 320 ns_qprint(register const u_char *cp, register const u_char *bp, int is_mdns) in ns_qprint() 357 ns_rprint(register const u_char *cp, register const u_char *bp, int is_mdns) in ns_rprint() 560 ns_print(register const u_char *bp, u_int length, int is_mdns) in ns_print()
|
D | print-bootp.c | 66 register const struct bootp *bp; in bootp_print() local 363 rfc1048_print(register const u_char *bp) in rfc1048_print() 778 cmu_print(register const u_char *bp) in cmu_print()
|
/external/openssl/crypto/bn/ |
D | bntest.c | 317 int test_add(BIO *bp) in test_add() 361 int test_sub(BIO *bp) in test_sub() 412 int test_div(BIO *bp, BN_CTX *ctx) in test_div() 476 static void print_word(BIO *bp,BN_ULONG w) in print_word() 492 int test_div_word(BIO *bp) in test_div_word() 548 int test_div_recp(BIO *bp, BN_CTX *ctx) in test_div_recp() 621 int test_mul(BIO *bp) in test_mul() 677 int test_sqr(BIO *bp, BN_CTX *ctx) in test_sqr() 719 int test_mont(BIO *bp, BN_CTX *ctx) in test_mont() 796 int test_mod(BIO *bp, BN_CTX *ctx) in test_mod() [all …]
|
/external/openssl/crypto/bio/ |
D | bss_log.c | 235 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts() 246 static void xopenlog(BIO* bp, char* name, int level) in xopenlog() 254 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 293 static void xcloselog(BIO* bp) in xcloselog() 304 static void xopenlog(BIO* bp, char* name, int level) in xopenlog() 309 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 372 static void xcloselog(BIO* bp) in xcloselog() 378 static void xopenlog(BIO* bp, char* name, int level) in xopenlog() 387 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 392 static void xcloselog(BIO* bp) in xcloselog()
|
/external/openssl/crypto/asn1/ |
D | t_x509.c | 99 int X509_print(BIO *bp, X509 *x) in X509_print() 104 int X509_print_ex(BIO *bp, X509 *x, unsigned long nmflags, unsigned long cflag) in X509_print_ex() 241 int X509_ocspid_print (BIO *bp, X509 *x) in X509_ocspid_print() 286 int X509_signature_print(BIO *bp, X509_ALGOR *sigalg, ASN1_STRING *sig) in X509_signature_print() 306 int ASN1_STRING_print(BIO *bp, const ASN1_STRING *v) in ASN1_STRING_print() 336 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) in ASN1_TIME_print() 351 int ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) in ASN1_GENERALIZEDTIME_print() 399 int ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) in ASN1_UTCTIME_print() 435 int X509_NAME_print(BIO *bp, X509_NAME *name, int obase) in X509_NAME_print()
|
D | asn1_par.c | 69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, in asn1_print_info() 102 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent) in ASN1_parse() 107 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, int dump) in ASN1_parse_dump() 112 static int asn1_parse2(BIO *bp, const unsigned char **pp, long length, int offset, in asn1_parse2()
|
D | f_enum.c | 66 int i2a_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *a) in i2a_ASN1_ENUMERATED() 99 int a2i_ASN1_ENUMERATED(BIO *bp, ASN1_ENUMERATED *bs, char *buf, int size) in a2i_ASN1_ENUMERATED()
|
D | f_int.c | 64 int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a) in i2a_ASN1_INTEGER() 103 int a2i_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *bs, char *buf, int size) in a2i_ASN1_INTEGER()
|
D | f_string.c | 64 int i2a_ASN1_STRING(BIO *bp, ASN1_STRING *a, int type) in i2a_ASN1_STRING() 97 int a2i_ASN1_STRING(BIO *bp, ASN1_STRING *bs, char *buf, int size) in a2i_ASN1_STRING()
|
/external/openssl/crypto/pem/ |
D | pem_pk8.c | 84 int PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, EVP_PKEY *x, int nid, in PEM_write_bio_PKCS8PrivateKey_nid() 91 int PEM_write_bio_PKCS8PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_bio_PKCS8PrivateKey() 98 int i2d_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in i2d_PKCS8PrivateKey_bio() 105 int i2d_PKCS8PrivateKey_nid_bio(BIO *bp, EVP_PKEY *x, int nid, in i2d_PKCS8PrivateKey_nid_bio() 112 static int do_pk8pkey(BIO *bp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, in do_pk8pkey() 152 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in d2i_PKCS8PrivateKey_bio() 214 BIO *bp; in do_pk8pkey_fp() local 227 BIO *bp; in d2i_PKCS8PrivateKey_fp() local
|
D | pem_pkey.c | 75 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in PEM_read_bio_PrivateKey() 140 int PEM_write_bio_PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_bio_PrivateKey() 155 EVP_PKEY *PEM_read_bio_Parameters(BIO *bp, EVP_PKEY **x) in PEM_read_bio_Parameters() 196 int PEM_write_bio_Parameters(BIO *bp, EVP_PKEY *x) in PEM_write_bio_Parameters()
|
/external/clang/test/CodeGen/ |
D | ext-vector.c | 76 void test6(float4 *ap, float4 *bp, float c) { in test6() 130 void test7(int4 *ap, int4 *bp, int c) { in test7() 196 void test8(float4 *ap, float4 *bp, int c) { in test8() 252 void test14(uint4 *ap, uint4 *bp, unsigned c) { in test14()
|
/external/openssl/crypto/x509v3/ |
D | v3_ocsp.c | 158 static int i2r_ocsp_crlid(const X509V3_EXT_METHOD *method, void *in, BIO *bp, in i2r_ocsp_crlid() 186 BIO *bp, int ind) in i2r_ocsp_acutoff() 194 static int i2r_object(const X509V3_EXT_METHOD *method, void *oid, BIO *bp, in i2r_object() 268 BIO *bp, int ind) in i2r_ocsp_serviceloc()
|
/external/openssl/crypto/dsa/ |
D | dsa_prn.c | 98 int DSA_print(BIO *bp, const DSA *x, int off) in DSA_print() 110 int DSAparams_print(BIO *bp, const DSA *x) in DSAparams_print()
|
/external/clang/test/SemaCXX/ |
D | address-space-conversion.cpp | 52 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_static_cast() 103 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_dynamic_cast() 133 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_reinterpret_cast() 159 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2, in test_cstyle_cast() 183 B_ptr bp, B_ptr_1 bp1, B_ptr_2 bp2) { in test_implicit_conversion()
|
/external/openssl/crypto/lhash/ |
D | lh_stats.c | 144 BIO *bp; in lh_stats() local 156 BIO *bp; in lh_node_stats() local 168 BIO *bp; in lh_node_usage_stats() local
|
/external/openssl/crypto/ocsp/ |
D | ocsp_prn.c | 69 static int ocsp_certid_print(BIO *bp, OCSP_CERTID* a, int indent) in ocsp_certid_print() 135 int OCSP_REQUEST_print(BIO *bp, OCSP_REQUEST* o, unsigned long flags) in OCSP_REQUEST_print() 181 int OCSP_RESPONSE_print(BIO *bp, OCSP_RESPONSE* o, unsigned long flags) in OCSP_RESPONSE_print()
|