Searched refs:kTagConstructed (Results 1 – 1 of 1) sorted by relevance
39 static const int kTagConstructed = 0xA0; variable112 if (type == -1 || (type & kMaskConstructed) != kTagConstructed) { in asn1_constructed_get()126 while (byte != -1 && (byte & kMaskConstructed) == kTagConstructed) { in asn1_constructed_skip_all()