Line 250:
Line 250:
| 0x4
| 0x4
| 0x4
| 0x4
−
| Number of AES-CMACs and Content IDs in the first list. The method to determine this is explained below.
+
| Number of AES-CMACs and Content IDs in the first list (X). The method to determine this is explained below.
|-
|-
| 0x8
| 0x8
| 0x4
| 0x4
−
| Number of Content IDs in the second list
+
| Number of Content IDs in the second list (Y)
|-
|-
| 0xC
| 0xC
Line 265:
Line 265:
|-
|-
| 0x20
| 0x20
−
| 0x4 * (No. of entries)
+
| 0x4 * X
| List of installed Content IDs in order of Content Index, with missing contents replaced with 0xFFFFFFFF
| List of installed Content IDs in order of Content Index, with missing contents replaced with 0xFFFFFFFF
|-
|-
−
| 0x20 + 0x4 * (No. of entries)
+
| 0x20 + 0x4 * X
−
| 0x4 * (No. of entries)
+
| 0x4 * Y
| List of installed Content IDs in order of ID name
| List of installed Content IDs in order of ID name
|-
|-
−
| 0x20 + 0x8 * (No. of entries)
+
| 0x20 + 0x4 * (X + Y)
−
| 0x10 * (No. of entries)
+
| 0x10 * X
| AES-CMACs for each content in the first list, generated using the process below
| AES-CMACs for each content in the first list, generated using the process below
|}
|}