Searched refs:T4T_CMD_MIN_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance
129 if (it->size() < T4T_CMD_MIN_HDR_SIZE) { in Type4_FixPackets()130 it->resize(T4T_CMD_MIN_HDR_SIZE); in Type4_FixPackets()
366 #define T4T_CMD_MIN_HDR_SIZE 4 /* CLA, INS, P1, P2 */ macro
595 if (p_c_apdu->len >= T4T_CMD_MIN_HDR_SIZE) { in ce_t4t_data_cback()
919 p_c_apdu->len = T4T_CMD_MIN_HDR_SIZE + 3; /* adding Le */ in rw_t4t_read_file()931 p_c_apdu->len = T4T_CMD_MIN_HDR_SIZE + 1; /* adding Le */ in rw_t4t_read_file()