vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Data Structures | |
struct | ScePssCryptoHandle |
Functions | |
VITASDK_BUILD_ASSERT_EQ (0x10, ScePssCryptoHandle) | |
int | pss_crypto_open (ScePssCryptoHandle *handle, char *path) |
char * | pss_crypto_read (ScePssCryptoHandle *handle, int *mode) |
int | pss_crypto_close (ScePssCryptoHandle *handle) |
void * | pss_code_mem_alloc (SceSize *) |
void | pss_code_mem_flush_icache (const void *, SceSize) |
void | pss_code_mem_lock (void) |
void | pss_code_mem_unlock (void) |