Searched refs:minShortOctet (Results 1 – 2 of 2) sorted by relevance
115 const unsigned char minShortOctet = 30; in DecodeShortLength() local120 if (oneByte <= minShortOctet) { in DecodeShortLength()
209 const unsigned char minShortOctet = 30; in DecodeShortLength() local216 if (oneByte <= minShortOctet) { in DecodeShortLength()