Searched refs:CARDRomHeaderTWL (Results 1 – 10 of 10) sorted by relevance
107 typedef struct CARDRomHeaderTWL struct150 CARDRomHeaderTWL; argument154 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()414 void CARD_InitRomHashContext(CARDRomHashContext *context, const CARDRomHeaderTWL *header, in CARD_InitRomHashContext()
177 const CARDRomHeaderTWL *oh = CARD_GetOwnRomHeaderTWL(); in CARDi_IsNormalMode()
342 const CARDRomHeaderTWL *header = (const CARDRomHeaderTWL *)HW_TWL_ROM_HEADER_BUF; in OSi_VerifyStaticSegments()
934 const CARDRomHeaderTWL *header = (const CARDRomHeaderTWL *)CARD_GetOwnRomHeaderTWL(); in MBi_ReloadCache()
1458 static CARDRomHeaderTWL header[1] ATTRIBUTE_ALIGN(32); in FSi_MountSRLFile()