Searched defs:tag_number (Results 1 – 5 of 5) sorted by relevance
106 const FieldDescriptor* FindFieldByTag(const uint32_t tag_number) const { in FindFieldByTag()
369 unsigned tag_number = tag & CBS_ASN1_TAG_NUMBER_MASK; in CBB_add_asn1() local
260 unsigned tag_number = tag_byte & 0x1f; in parse_asn1_tag() local
259 unsigned tag_number = tag_byte & 0x1f; in parse_asn1_tag() local