Lines Matching defs:nfcid1
95 u8 nfcid1[4];
102 u8 nfcid1[4];
366 memcpy(sel_req->nfcid1, sdd_res->nfcid1, 4);
411 bcc ^= sdd_res->nfcid1[i];
419 if (sdd_res->nfcid1[0] == DIGITAL_SDD_RES_CT) {
433 memcpy(target->nfcid1 + target->nfcid1_len, sdd_res->nfcid1 + offset,
1005 sdd_res->nfcid1[0] = 0x08;
1006 get_random_bytes(sdd_res->nfcid1 + 1, 3);
1010 sdd_res->bcc ^= sdd_res->nfcid1[i];