Home
last modified time | relevance | path

Searched refs:PRIMITIVE (Results 1 – 8 of 8) sorted by relevance

/src/crypto/krb5/src/lib/krb5/asn.1/
H A Dkrbasn1.h15 typedef enum { PRIMITIVE = 0x00, CONSTRUCTED = 0x20 } asn1_construction; enumerator
H A Dasn1_encode.c729 tag_out->construction = PRIMITIVE; in encode_atype()
735 tag_out->construction = PRIMITIVE; in encode_atype()
741 tag_out->construction = PRIMITIVE; in encode_atype()
748 tag_out->construction = PRIMITIVE; in encode_atype()
796 tag_out->construction = PRIMITIVE; in encode_cntype()
1072 t->construction == PRIMITIVE && in check_atype_tag()
1107 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_atype_tag()
1112 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_atype_tag()
H A Dasn1_k_encode.c128 rettag->construction = PRIMITIVE; in encode_seqno()
150 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_seqno()
163 rettag->construction = PRIMITIVE; in encode_kerberos_time()
182 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_kerberos_time()
237 rettag->construction = PRIMITIVE; in encode_krb5_flags()
261 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_krb5_flags()
322 rettag->construction = PRIMITIVE; in encode_lr_type()
343 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_lr_type()
1368 DEFTAGGEDTYPE(pkinit_krb5_principal_name_wrapped, UNIVERSAL, PRIMITIVE,
H A DREADME.asn1337 PRIVATE, "construction" is one of PRIMITIVE or CONSTRUCTED, "tag" is
510 DEFTAGGEDTYPE(descname, UNIVERSAL, PRIMITIVE, ASN1_OCTETSTRING, 0,
/src/contrib/tcpdump/
H A Dprint-snmp.c249 #define PRIMITIVE 0 macro
523 case PRIMITIVE: in asn1_parse()
/src/stand/ficl/
H A Dficl.h1093 PRIMITIVE, enumerator
H A Dwords.c4825 return PRIMITIVE; in ficlWordClassify()
/src/crypto/openssl/include/openssl/
H A Dasn1t.h.in46 * For PRIMITIVE types the underlying type