vitasdk
Documentation of the vitasdk
npdrmpackage.h File Reference
#include <vitasdk/build_utils.h>
#include <psp2/types.h>

Go to the source code of this file.

Data Structures

struct  _sceNpDrmPackageDecrypt_opt
 Options for _sceNpDrmPackageDecrypt. More...
 

Functions

 VITASDK_BUILD_ASSERT_EQ (0x10, _sceNpDrmPackageDecrypt_opt)
 
int _sceNpDrmPackageCheck (const void *buffer, SceSize size, int zero, unsigned int identifier)
 Read the header of the PKG and initialize the context. More...
 
int _sceNpDrmPackageDecrypt (void *__restrict__ buffer, SceSize size, _sceNpDrmPackageDecrypt_opt *__restrict__ opt)
 Decrypt a PKG. More...