Home
last modified time | relevance | path

Searched refs:ASN1_SEQ (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/
Dasn1.h45 ASN1_SEQ = 16, /* Sequence and Sequence of */ enumerator
/linux-5.19.10/crypto/asymmetric_keys/
Dverify_pefile.c169 if (pkcs7[0] != (ASN1_CONS_BIT | ASN1_SEQ)) in pefile_strip_sig_wrapper()
Dpkcs7_parser.c391 if (tag != ((ASN1_UNIV << 6) | ASN1_CONS_BIT | ASN1_SEQ)) { in pkcs7_extract_cert()
/linux-5.19.10/scripts/
Dasn1_compiler.c135 [DIRECTIVE_SEQUENCE] = ASN1_SEQ,