Searched refs:ASN_BIT_STR (Results 1 – 4 of 4) sorted by relevance
79 #define ASN_BIT_STR ((uchar_t)0x03) macro
554 id2 = ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_BIT_STR; in asn_parse_string()725 case ASN_UNIVERSAL | ASN_PRIMITIVE | ASN_BIT_STR: in asn_parse_objval()
1222 vp->type != ASN_BIT_STR) { in mibcache_populate()1279 } else if (vp->type == ASN_BIT_STR) { in mibcache_populate()
117 { ASN_BIT_STR, "ASN_BIT_STR" },