KOBIL_BUF_LENGTH
unsigned char buf[KOBIL_BUF_LENGTH]; /* buffer for the APDU to send */
if (count > (KOBIL_BUF_LENGTH - priv->filled)) {