NFC_MAX_OOB_PER_STEP
new_oob_len = ecc->steps * NFC_MAX_OOB_PER_STEP;
int oob_step = (ecc->bytes > 60) ? NFC_MAX_OOB_PER_STEP :