Searched refs:CARDRomHeaderTWL (Results 1 – 9 of 9) sorted by relevance
107 typedef struct CARDRomHeaderTWL struct143 CARDRomHeaderTWL; argument147 SDK_COMPILER_ASSERT(sizeof(CARDRomHeaderTWL) == 0x378);
146 void CARD_InitRomHashContext(CARDRomHashContext *context, const CARDRomHeaderTWL *header,160 u32 CARD_CalcRomHashBufferLength(const CARDRomHeaderTWL *header);
70 const CARDRomHeaderTWL *CARD_GetOwnRomHeaderTWL(void);
295 const CARDRomHeaderTWL *CARD_GetOwnRomHeaderTWL(void) in CARD_GetOwnRomHeaderTWL()297 return (const CARDRomHeaderTWL *)HW_TWL_ROM_HEADER_BUF; in CARD_GetOwnRomHeaderTWL()
127 const CARDRomHeaderTWL *header = CARD_GetOwnRomHeaderTWL(); in CARDi_GetAccessLevel()
77 u32 CARD_CalcRomHashBufferLength(const CARDRomHeaderTWL *header) in CARD_CalcRomHashBufferLength()404 void CARD_InitRomHashContext(CARDRomHashContext *context, const CARDRomHeaderTWL *header, in CARD_InitRomHashContext()
178 const CARDRomHeaderTWL *oh = CARD_GetOwnRomHeaderTWL(); in CARDi_IsNormalMode()
221 const CARDRomHeaderTWL *header = (const CARDRomHeaderTWL *)HW_TWL_ROM_HEADER_BUF; in OSi_VerifyStaticSegments()
1459 static CARDRomHeaderTWL header[1] ATTRIBUTE_ALIGN(32); in FSi_MountSRLFile()