Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
iostypes.h
Go to the documentation of this file.
1#ifndef _REVOLUTION_IOSTYPES_H_
2#define _REVOLUTION_IOSTYPES_H_
3
4#include <revolution/types.h>
5
6typedef s32 IOSError;
7typedef s32 IOSCid;
8typedef s32 IOSFd;
12typedef s32 IOSHeapId;
16typedef u32 IOSTime;
17typedef u32 IOSEvent;
18
19typedef u8 IOSCName[64];
20typedef u8 IOSCSigDummy[60];
21typedef u8 IOSCHash[20];
22
24typedef u8 CSLOSRsaSig2048[256];
25
26typedef u8 CSLOSAesKey[16];
27
30
32
38
45
46#endif
unsigned long u32
Definition types.h:12
signed long s32
Definition types.h:11
unsigned char u8
Definition types.h:8
s32 IOSHeapId
Definition iostypes.h:12
u8 CSLOSAesKey[16]
Definition iostypes.h:26
IOSCCertSigType
Definition iostypes.h:33
@ IOSC_SIG_RSA2048
Definition iostypes.h:35
@ IOSC_SIG_ECC
Definition iostypes.h:36
@ IOSC_SIG_RSA4096
Definition iostypes.h:34
u8 IOSCHash[20]
Definition iostypes.h:21
CSLOSRsaSig2048 IOSCRsaSig2048
Definition iostypes.h:29
s32 IOSProcessId
Definition iostypes.h:14
CSLOSEccPublicKey IOSCEccPublicKey
Definition iostypes.h:28
s32 IOSMessage
Definition iostypes.h:10
u8 CSLOSEccPublicKey[60]
Definition iostypes.h:23
u8 IOSCName[64]
Definition iostypes.h:19
s32 IOSFd
Definition iostypes.h:8
s32 IOSTimerId
Definition iostypes.h:11
u8 CSLOSRsaSig2048[256]
Definition iostypes.h:24
s32 IOSError
Definition iostypes.h:6
s32 IOSCid
Definition iostypes.h:7
u8 IOSCSigDummy[60]
Definition iostypes.h:20
u32 IOSTime
Definition iostypes.h:16
CSLOSAesKey IOSCAesKey
Definition iostypes.h:31
u32 IOSEvent
Definition iostypes.h:17
s32 IOSInterfaceId
Definition iostypes.h:15
s32 IOSThreadId
Definition iostypes.h:13
s32 IOSMessageQueueId
Definition iostypes.h:9
Definition iostypes.h:39
IOSCSigDummy dummy
Definition iostypes.h:42
IOSCRsaSig2048 sig
Definition iostypes.h:41
IOSCName issuer
Definition iostypes.h:43
IOSCCertSigType sigType
Definition iostypes.h:40