Searched refs:ASN1_SEQ (Results 1 – 6 of 6) sorted by relevance
53 #define ASN1_SEQ 16 /* Sequence */ macro554 || (tag != ASN1_SEQ)) { in decode_negTokenInit()577 || (tag != ASN1_SEQ)) { in decode_negTokenInit()
49 ASN1_SEQ = 16, /* Sequence and Sequence of */ enumerator
106 #define ASN1_SEQ 16 /* Sequence */ macro687 if (cls != ASN1_UNI || con != ASN1_CON || tag != ASN1_SEQ) in snmp_object_decode()1038 if (cls != ASN1_UNI || con != ASN1_CON || tag != ASN1_SEQ) in snmp_parse_mangle()1133 if (cls != ASN1_UNI || con != ASN1_CON || tag != ASN1_SEQ) in snmp_parse_mangle()
238 if (tag != ((ASN1_UNIV << 6) | ASN1_CONS_BIT | ASN1_SEQ)) { in pkcs7_extract_cert()
173 if (pkcs7[0] != (ASN1_CONS_BIT | ASN1_SEQ)) in pefile_strip_sig_wrapper()
138 [DIRECTIVE_SEQUENCE] = ASN1_SEQ,