Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hrydgard
GitHub Repository: hrydgard/ppsspp
Path: blob/master/Tools/SaveTool/kernelcall/kernelcall.h
3186 views
1
u64 GetFuseId();
2
int sceChnnlsv_E7833020_(pspChnnlsvContext1 *ctx, int mode);
3
int sceChnnlsv_F21A1FCA_(pspChnnlsvContext1 *ctx, unsigned char *data, int len);
4
int sceChnnlsv_C4C494F8_(pspChnnlsvContext1 *ctx,
5
unsigned char *hash, unsigned char *cryptkey);
6
int sceChnnlsv_ABFDFC8B_(pspChnnlsvContext2 *ctx, int mode1, int mode2,
7
unsigned char *hashkey, unsigned char *cipherkey);
8
int sceChnnlsv_850A7FA1_(pspChnnlsvContext2 *ctx, unsigned char *data, int len);
9
int sceChnnlsv_21BE78B4_(pspChnnlsvContext2 *ctx);
10
11