Searched refs:lcSize (Results 1 – 2 of 2) sorted by relevance
34 const size_t lcSize = hasLc ? (extended ? 3 : 1) : 0; in CommandApdu() local36 const size_t commandSize = headerSize + lcSize + lc + leSize; in CommandApdu()
289 const unsigned lcSize = sizeof(segment_command_64) in readBinary() local292 if (lcSize > size) in readBinary()332 const unsigned lcSize = sizeof(segment_command) in readBinary() local335 if (lcSize > size) in readBinary()