Searched refs:KOBIL_BUF_LENGTH (Results 1 – 1 of 1) sorted by relevance
46 #define KOBIL_BUF_LENGTH 300 macro106 unsigned char buf[KOBIL_BUF_LENGTH]; /* buffer for the APDU to send */306 if (count > (KOBIL_BUF_LENGTH - priv->filled)) { in kobil_write()