16 #ifndef __LIBSECR_COMMON_H__
17 #define __LIBSECR_COMMON_H__
22 typedef struct SecrBitBlockData{
30 typedef struct SecrBitTableHeader{
41 typedef struct SecrBitTable {
48 typedef struct KELF_Header{
int SecrCardBootBlock(void *src, void *dst, unsigned int size)
int SecrDiskBootHeader(void *buffer, SecrBitTable_t *BitTable, s32 *pSize)
int SecrDownloadHeader(int port, int slot, void *buffer, SecrBitTable_t *BitTable, s32 *pSize)
void * SecrDiskBootFile(void *buffer)
int SecrDiskBootBlock(void *src, void *dst, unsigned int size)
int SecrCardBootHeader(int port, int slot, void *buffer, SecrBitTable_t *BitTable, s32 *pSize)
void * SecrCardBootFile(int port, int slot, void *buffer)
int SecrDownloadGetKbit(int port, int slot, void *kbit)
int SecrDownloadGetICVPS2(void *icvps2)
int SecrDownloadBlock(void *src, unsigned int size)
int SecrDownloadGetKc(int port, int slot, void *kbit)
void * SecrDownloadFile(int port, int slot, void *buffer)
SecrBitTableHeader_t header