/dev/sha
< /dev
Jump to navigation
Jump to search
This is an old revision of this page, as edited by DacoTaco (talk | contribs) at 13:57, 24 December 2022. It may differ significantly from the current revision. |
This article is a stub. You can help WiiBrew by expanding it. |
/dev/sha is an IPC interface for the SHA-1 engine that accepts IOS_Open, IOS_Close & IOCTLV commands.
Internally in IOS, it usually has an internal FD of 0x10001. despite this, it is better to do an IOS_Open when using this resource.
/dev/sha IOS_Ioctlv
number | Description | in count | out count | vector | vector length |
---|---|---|---|---|---|
0x00 | ? | ? | ? | ? | ? |
0x01 | ? | ? | ? | ? | ? |
0x02 | ? | ? | ? | ? | ? |
0x03 | ? | ? | ? | ? | ? |
0x04 | ? | ? | ? | ? | ? |
0x0F | some sort of H0,H1,H2 verifying | ? | ? | ? | ? |