Searched refs:_tagn (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dasn1_ber_bytecode.h89 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) macro
/linux-4.4.14/scripts/
H A Dasn1_compiler.c1519 render_opcode(out, "_tagn(%s, %s, %2u),\n", render_element()

Completed in 74 milliseconds