Home
last modified time | relevance | path

Searched refs:utype (Results 1 – 13 of 13) sorted by relevance

/external/openssl/crypto/asn1/
Dasn1_gen.c109 int utype; member
120 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf);
121 static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype);
159 if ((asn1_tags.utype == V_ASN1_SEQUENCE) || (asn1_tags.utype == V_ASN1_SET)) in ASN1_generate_v3()
166 ret = asn1_multi(asn1_tags.utype, asn1_tags.str, cnf); in ASN1_generate_v3()
169 ret = asn1_str2type(asn1_tags.str, asn1_tags.format, asn1_tags.utype); in ASN1_generate_v3()
281 int utype; in asn1_cb() local
299 utype = asn1_str2tag(elem, len); in asn1_cb()
301 if (utype == -1) in asn1_cb()
309 if (!(utype & ASN1_GEN_FLAG)) in asn1_cb()
[all …]
Dtasn_enc.c508 int utype; in asn1_i2d_ex_primitive() local
512 utype = it->utype; in asn1_i2d_ex_primitive()
518 len = asn1_ex_i2c(pval, NULL, &utype, it); in asn1_i2d_ex_primitive()
526 if ((utype == V_ASN1_SEQUENCE) || (utype == V_ASN1_SET) || in asn1_i2d_ex_primitive()
527 (utype == V_ASN1_OTHER)) in asn1_i2d_ex_primitive()
544 if (tag == -1) tag = utype; in asn1_i2d_ex_primitive()
551 asn1_ex_i2c(pval, *out, &utype, it); in asn1_i2d_ex_primitive()
571 int utype; in asn1_ex_i2c() local
582 || (it->utype != V_ASN1_BOOLEAN)) in asn1_ex_i2c()
591 utype = strtmp->type; in asn1_ex_i2c()
[all …]
Dtasn_dec.c224 if (!(ASN1_tag2bit(otag) & it->utype)) in ASN1_item_ex_d2i()
252 exptag = it->utype; in ASN1_item_ex_d2i()
295 | it->utype); in ASN1_item_ex_d2i()
772 int ret = 0, utype; in asn1_d2i_ex_primitive() local
787 utype = tag; in asn1_d2i_ex_primitive()
791 utype = it->utype; in asn1_d2i_ex_primitive()
793 if (utype == V_ASN1_ANY) in asn1_d2i_ex_primitive()
810 ret = asn1_check_tlen(NULL, &utype, &oclass, NULL, NULL, in asn1_d2i_ex_primitive()
819 utype = V_ASN1_OTHER; in asn1_d2i_ex_primitive()
823 tag = utype; in asn1_d2i_ex_primitive()
[all …]
Dtasn_new.c329 int utype; in ASN1_primitive_new() local
339 utype = -1; in ASN1_primitive_new()
341 utype = it->utype; in ASN1_primitive_new()
342 switch(utype) in ASN1_primitive_new()
366 str = ASN1_STRING_type_new(utype); in ASN1_primitive_new()
379 int utype; in asn1_primitive_clear() local
390 utype = -1; in asn1_primitive_clear()
392 utype = it->utype; in asn1_primitive_clear()
393 if (utype == V_ASN1_BOOLEAN) in asn1_primitive_clear()
Dtasn_fre.c206 int utype; in ASN1_primitive_free() local
221 utype = typ->type; in ASN1_primitive_free()
228 utype = -1; in ASN1_primitive_free()
234 utype = it->utype; in ASN1_primitive_free()
235 if ((utype != V_ASN1_BOOLEAN) && !*pval) in ASN1_primitive_free()
239 switch(utype) in ASN1_primitive_free()
Dtasn_prn.c524 long utype; in asn1_primitive_print() local
536 utype = str->type & ~V_ASN1_NEG; in asn1_primitive_print()
538 utype = it->utype; in asn1_primitive_print()
539 if (utype == V_ASN1_ANY) in asn1_primitive_print()
542 utype = atype->type; in asn1_primitive_print()
548 pname = ASN1_tag2str(utype); in asn1_primitive_print()
553 pname = ASN1_tag2str(utype); in asn1_primitive_print()
558 if (utype == V_ASN1_NULL) in asn1_primitive_print()
573 switch (utype) in asn1_primitive_print()
Dx_bignum.c76 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont…
127 int utype, char *free_cont, const ASN1_ITEM *it) in bn_c2i() argument
Dx_long.c73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_co…
143 int utype, char *free_cont, const ASN1_ITEM *it) in long_c2i() argument
Dtasn_utl.c78 int *sel = offset2ptr(*pval, it->utype); in asn1_get_choice_selector()
89 sel = offset2ptr(*pval, it->utype); in asn1_set_choice_selector()
Dasn1t.h570 long utype; /* underlying type */ member
671 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, ch…
941 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, …
/external/openssl/include/openssl/
Dasn1t.h570 long utype; /* underlying type */ member
671 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, ch…
941 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, …
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/
DSDL_nxevents.c317 switch (event.update.utype) { in NX_PumpEvents()
/external/bluetooth/glib/gobject/
Dgtype.c369 lookup_type_node_I (register GType utype) in lookup_type_node_I() argument
371 if (utype > G_TYPE_FUNDAMENTAL_MAX) in lookup_type_node_I()
372 return (TypeNode*) (utype & ~TYPE_ID_MASK); in lookup_type_node_I()
374 return static_fundamental_type_nodes[utype >> G_TYPE_FUNDAMENTAL_SHIFT]; in lookup_type_node_I()