Searched refs:n_length_octets (Results 1 – 1 of 1) sorted by relevance
404 int n_length_octets; in asn_parse_length() local428 n_length_octets = buf[0] & ~ASN_LONG_LEN; in asn_parse_length()429 if (n_length_octets > sizeof (*asnobj_len_p)) in asn_parse_length()437 while (n_length_octets--) { in asn_parse_length()