Searched refs:FLAG_CONS (Results 1 – 1 of 1) sorted by relevance
180 #define FLAG_CONS 0x20 /* Corresponds to CONS bit in the opcode tag in asn1_ber_decoder() macro237 flags |= optag & FLAG_CONS; in asn1_ber_decoder()280 if (flags & FLAG_CONS) { in asn1_ber_decoder()298 tag, len, flags & FLAG_CONS ? " CONS" : ""); in asn1_ber_decoder()325 if (!(flags & FLAG_CONS)) { in asn1_ber_decoder()