Searched refs:le_len (Results 1 – 1 of 1) sorted by relevance
259 short le_len = 1; in fillBerTLVBytes() local261 le_len = 1; in fillBerTLVBytes()263 le_len = 2; in fillBerTLVBytes()265 le_len = 3; in fillBerTLVBytes()267 total_len = (short)(le + 2 + le_len); in fillBerTLVBytes()291 respBuf[i] = (byte)((i - 2 - le_len) & 0xFF); in fillBerTLVBytes()