Lines Matching full:lock
130 /* Lock and memory control TLV length. Always 3 bytes */
135 /* Number os static lock and reserved bytes */
137 /* Number of static lock and reserved memory. This value is 3 (because
138 block number D, E and F are lock and reserved blocks */
140 /* First lock or reserved block in the static area of the card */
142 /* First lock or reserved byte number in the static area of the card */
144 /* End lock or reserved byte number in the static area of the card */
197 static lock and reserved blocks, then skip the blocks */
263 * the lock bits and set a card state
293 * till the TYPE of the LOCK control TLV is found.
334 * \brief \copydoc page_ovr Helper function for Topaz. This function gets the lock bytes
355 * This function checks for the lock bytes value and card state also.
374 * This function also checks for the lock and reserved bytes and skips the bytes before copying it
412 * This function checks the input byte address and checks if any lock or reserved bytes matches with the
424 * This function checks for the lock and reserved bytes and subtracts the remaining size to give the
452 * write buffer and writes the data to the card. If the lock or memory blocks are in between the
462 * number with lock bytes block number and returns the p_skip_size which is the lock bytes
486 * the user bytes by skipping lock or memory control areas. Also, used while updating the value field
944 /* Get the lock bits that has to locked */
950 /* This condition applies only for the lock bits not ending with
952 Calculate the remaining lock bits */
962 /* Entire lock bits can be written */
969 /* The lock bits ends in between of a byte */
970 /* lock bits to write is greater than 8 bits */
981 /* Last byte of the lock bits shall be filled partially,
982 Set only the remaining lock bits and dont change
991 /* lock bits to write is less than 8 bits, so
993 Set only the remaining lock bits and dont change
1002 /* The lock bits exactly ends at a byte
1018 /* Partial lock bits can be written. use next read to write
1019 the remaining lock bits */
1496 lock or reserved blocks bytes and the lock or reserved
1510 /* Write is complete for one block, now because lock bytes are
1512 the written data by skipping the lock or reserved memory bytes */
1693 /* Read bytes are for skipping the lock and reserved bytes */
2113 /* read the bytes for cheking the CC bytes and lock bit status*/
2135 the sequence is NDEF_T_TLV (this means, that lock and
2586 /* Skip copying the UID bytes, CC bytes, and lock and reserved memory bytes
2618 /* Check the lock bytes belong to this segment */
2621 /* Now to check if the copy_index has surpassed the lock byte address */
2671 /* After lock bytes, there are immediate reserved bytes, so " copy_length "
2825 /* This variable is kept static because if the size to skip LOCK or RESERVED
2833 1. lock memory VALUE field bytes in the LOCK and MEMORY CONTROL TLV.
2839 1. lock memory VALUE field bytes in the LOCK and MEMORY CONTROL TLV.
2860 /* Delete the lock and reserved memory bytes
2874 /* Skip size is to skip the lock or memory reserved bytes */
2899 /* Parse the bytes till TYPE field of LOCK TLV is found, Once the
2909 /* Parse the length field of LOCK TLV. Length field value of the
2910 LOCK TLV is always 3 */
2926 /* Parse the VALUE field of the LOCK TLV */
2939 /* Calculate the byte address and size of the lock bytes */
2984 /* Calculate the byte address and size of the lock bytes */
3081 /* First segment has the STATIC lock and reserved bytes, so delete it from
3155 NDEF_T_TLV (this means, that lock and memory control TLV is found
3167 /* This loop is added to make sure the lock and reserved bytes are not
3326 /* This variable is kept static because if the size to skip LOCK or RESERVED
3362 skip size is skipped because of the pending LOCK or
3498 /* This variable is kept static because if the size to skip LOCK or RESERVED
3535 skip size is skipped because of the pending LOCK or
3607 /* LOCK and MEMORY bytes are found */
3618 /* skip the LOCK and MEMORY bytes size */
3694 /* This loop is to skip the lock amd reserved bytes */
3726 /* This loop is for to skip the lock amd reserved bytes */
3745 /* Lock or reserved bytes found bytes */
4119 /* If there are more than one LOCK CONTROL TLV, then
4178 /* Check the static lock and reserved areas memory blocks */
4236 /* Check if the lock and memory bytes are overlapped */
4246 /* Check the static lock and reserved areas memory blocks */