CECDU:ReadMessageWithHMAC

From 3dbrew
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x00040106]
1 NCCH Program ID
2 bool is_out_box?
3 message ID size (unused, always 8)
4 buffer size (unused)
5 Descriptor for mapping a read-only buffer in the target process
6 message ID address
7 Descriptor for mapping a read-only buffer in the target process
8 HMAC key address
9 Descriptor for mapping a write-only buffer in the target process
10 buffer address

Response

Index Word Description
0 Header code [0x00040086]
1 Result code
2 Read size
3 Descriptor for mapping a read-only buffer in the target process
4 message ID address
5 Descriptor for mapping a read-only buffer in the target process
6 HMAC key address
7 Descriptor for mapping a write-only buffer in the target process
8 buffer address