Home
last modified time | relevance | path

Searched defs:CP (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dasn1_ber_bytecode.h88 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument
89 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument