Searched refs:ASN1_SEQ (Results 1 – 4 of 4) sorted by relevance
45 ASN1_SEQ = 16, /* Sequence and Sequence of */ enumerator
440 if (tag != ((ASN1_UNIV << 6) | ASN1_CONS_BIT | ASN1_SEQ)) { in pkcs7_extract_cert()
650 if (v[0] != (ASN1_CONS_BIT | ASN1_SEQ)) in x509_process_extension()
135 [DIRECTIVE_SEQUENCE] = ASN1_SEQ,