APT:Unwrap1: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00530104] |- | 1 | Output Size |- | 2 | Input Size |- | 3 | Block Size |- | 4 | ..." |
(No difference)
|
Revision as of 08:37, 22 November 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00530104] |
| 1 | Output Size |
| 2 | Input Size |
| 3 | Block Size |
| 4 | Nonce Size (capped to 12) |
| 5 | (Input Size << 4) | 0xA |
| 6 | void*, Input |
| 7 | (Output Size << 4) | 0xC |
| 8 | void*, Output |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |