Home
last modified time | relevance | path

Searched refs:ASN1_SEQ (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dasn1.c42 #define ASN1_SEQ 16 /* Sequence */ macro
543 || (tag != ASN1_SEQ)) { in decode_negTokenInit()
566 || (tag != ASN1_SEQ)) { in decode_negTokenInit()
/kernel/linux/linux-5.10/include/linux/
H A Dasn1.h45 ASN1_SEQ = 16, /* Sequence and Sequence of */ enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dasn1.h45 ASN1_SEQ = 16, /* Sequence and Sequence of */ enumerator
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpkcs7_parser.c391 if (tag != ((ASN1_UNIV << 6) | ASN1_CONS_BIT | ASN1_SEQ)) { in pkcs7_extract_cert()
H A Dverify_pefile.c173 if (pkcs7[0] != (ASN1_CONS_BIT | ASN1_SEQ)) in pefile_strip_sig_wrapper()
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dverify_pefile.c173 if (pkcs7[0] != (ASN1_CONS_BIT | ASN1_SEQ)) in pefile_strip_sig_wrapper()
H A Dpkcs7_parser.c409 if (tag != ((ASN1_UNIV << 6) | ASN1_CONS_BIT | ASN1_SEQ)) { in pkcs7_extract_cert()
H A Dx509_cert_parser.c628 if (v[0] != (ASN1_CONS_BIT | ASN1_SEQ)) in x509_process_extension()
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c135 [DIRECTIVE_SEQUENCE] = ASN1_SEQ,
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c135 [DIRECTIVE_SEQUENCE] = ASN1_SEQ,

Completed in 16 milliseconds