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) {
427 memcpy(target->nfcid1 + target->nfcid1_len, sdd_res->nfcid1 + offset,
999 sdd_res->nfcid1[0] = 0x08;
1000 get_random_bytes(sdd_res->nfcid1 + 1, 3);
1004 sdd_res->bcc ^= sdd_res->nfcid1[i];