Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
iostypes.h File Reference

Go to the source code of this file.

Classes

struct  IOSCSigRsa2048
 

Typedefs

typedef s32 IOSError
 
typedef s32 IOSCid
 
typedef s32 IOSFd
 
typedef s32 IOSMessageQueueId
 
typedef s32 IOSMessage
 
typedef s32 IOSTimerId
 
typedef s32 IOSHeapId
 
typedef s32 IOSThreadId
 
typedef s32 IOSProcessId
 
typedef s32 IOSInterfaceId
 
typedef u32 IOSTime
 
typedef u32 IOSEvent
 
typedef u8 IOSCName[64]
 
typedef u8 IOSCSigDummy[60]
 
typedef u8 IOSCHash[20]
 
typedef u8 CSLOSEccPublicKey[60]
 
typedef u8 CSLOSRsaSig2048[256]
 
typedef u8 CSLOSAesKey[16]
 
typedef CSLOSEccPublicKey IOSCEccPublicKey
 
typedef CSLOSRsaSig2048 IOSCRsaSig2048
 
typedef CSLOSAesKey IOSCAesKey
 

Enumerations

enum  IOSCCertSigType { IOSC_SIG_RSA4096 = 0x00010000 , IOSC_SIG_RSA2048 , IOSC_SIG_ECC }
 

Typedef Documentation

◆ CSLOSAesKey

typedef u8 CSLOSAesKey[16]

◆ CSLOSEccPublicKey

typedef u8 CSLOSEccPublicKey[60]

◆ CSLOSRsaSig2048

typedef u8 CSLOSRsaSig2048[256]

◆ IOSCAesKey

◆ IOSCEccPublicKey

◆ IOSCHash

typedef u8 IOSCHash[20]

◆ IOSCid

typedef s32 IOSCid

◆ IOSCName

typedef u8 IOSCName[64]

◆ IOSCRsaSig2048

◆ IOSCSigDummy

typedef u8 IOSCSigDummy[60]

◆ IOSError

typedef s32 IOSError

◆ IOSEvent

typedef u32 IOSEvent

◆ IOSFd

typedef s32 IOSFd

◆ IOSHeapId

typedef s32 IOSHeapId

◆ IOSInterfaceId

◆ IOSMessage

typedef s32 IOSMessage

◆ IOSMessageQueueId

◆ IOSProcessId

typedef s32 IOSProcessId

◆ IOSThreadId

typedef s32 IOSThreadId

◆ IOSTime

typedef u32 IOSTime

◆ IOSTimerId

typedef s32 IOSTimerId

Enumeration Type Documentation

◆ IOSCCertSigType

Enumerator
IOSC_SIG_RSA4096 
IOSC_SIG_RSA2048 
IOSC_SIG_ECC