Home | History | Annotate | Download | only in src

Lines Matching refs:Sector

53  *  a block or a sector from the card.
104 * sector trailer using the block number.
110 * access bits of each sector trailer.
128 uint8_t Sector[]);
144 * the error status of the writing sector trailer
150 * the error status of the reading sector trailer
156 * the error status of the writing sector trailer
162 * ndef compliant in the MAD array which will be later used for updating the MAD sector
188 /* MAD sector key A */
198 /* NFC forum sector key A */
208 /* Sector compliant array initialised to 0 */
236 /* Initialise current block to the first sector trailer */
333 Access bits and GPB of MAD sector */
335 Access bits and GPB of MAD sector */
337 Access bits and GPB of NFC sector */
363 /* Fill send buffer with NFC forum sector key */
368 /* Fill send buffer with NFC forum sector key */
374 /* Fill send buffer with MAD sector key */
392 /* Fill send buffer for writing sector trailer */
398 /* Copy the relevant sector trailer value in the buffer */
655 so fill the MAD block of sector 0 */
666 so fill the MAD block of sector 64 */
673 /* Not a MAD sector */
746 /* Depending on the sector trailer, check the access bit */
785 /* Calculate sector index */
788 /* Depending on the sector trailer, check the access bit */
794 sector for ndef compliance */
828 /* Calculate sector index */
831 /* Sector is ndef compliance */
864 /* Compare the access bits read from the sector trailer */
896 /* Calculate sector index */
899 /* Check the sector for ndef compliance */
909 uint8_t Sector[])
918 /* Get the maximum sector depending on the sector */
922 /* Sector index */
924 /* Check the sector index depending on the card type */
930 if (Sector[SectIndex] ==
940 /* Increment the sector index */
942 /* Get the next compliant sector */
947 /* Increment the sector index */
959 /* Set the sector value has non ndef compliant which are not present with
968 (void)memset(&Sector[PH_FRINFC_MFSTD_FMT_VAL_1],
972 (void)memset(&Sector[(NdefComplSectMax + count)],
997 /* Now write the sector trailer, so change the state */
999 /* MAD block number 3 = Sector trailer */
1021 /* Now write the sector trailer, so change the state */
1044 /* Error in the MAD sector 16, so the remaining sector
1147 /* Zeroth sector of the Mifare card is MAD sector, CRC is 0x14 */
1155 /* If 4k card then sector number 16 is MAD sector, CRC is 0xE8 */
1164 /* Depending on the card type, check the sector index */
1170 /* Is the sector ndef compliant? */
1174 /* Ndef compliant sector, update the MAD sector array
1176 0x03 and 0xE1 is NDEF information in MAD sector */
1186 /* Not a Ndef compliant sector, update the MAD sector array
1188 0x00 and 0x00 is NDEF information in MAD sector */
1194 /* Go to next sector */
1196 /* is the sector, a MAD sector 16? */
1199 /* MAD sector number 16, so skip this sector */
1217 /* Get the first NFC forum sector's block */
1250 /* Calculate sector index */
1253 /* Sector is ndef compliance */