Searched refs:ASN1_SEQ (Results 1 – 5 of 5) sorted by relevance
42 #define ASN1_SEQ 16 /* Sequence */ macro543 || (tag != ASN1_SEQ)) { in decode_negTokenInit()566 || (tag != ASN1_SEQ)) { in decode_negTokenInit()
45 ASN1_SEQ = 16, /* Sequence and Sequence of */ enumerator
169 if (pkcs7[0] != (ASN1_CONS_BIT | ASN1_SEQ)) in pefile_strip_sig_wrapper()
383 if (tag != ((ASN1_UNIV << 6) | ASN1_CONS_BIT | ASN1_SEQ)) { in pkcs7_extract_cert()
135 [DIRECTIVE_SEQUENCE] = ASN1_SEQ,