Searched defs:mif_std_key (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphLibNfc_ndef_raw.c1255 static uint8_t mif_std_key[6] ={0}, local
1321 /* mif_std_key is required to format the mifare 1k/4k card */
1324 mif_std_key[Index] = *(pScrtKey->buffer++);
1328 mif_std_key);
1356 static uint8_t mif_std_key[6] ={0}, local
1421 /* mif_std_key is required to format the mifare 1k/4k card */
1426 mif_std_key[Index] = *(pScrtKey->buffer++);
1430 gpphLibContext->ndef_cntx.psNdefMap, mif_std_key);

Completed in 1867 milliseconds