CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
hrydgard

CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual users to large groups and classes!

GitHub Repository: hrydgard/ppsspp
Path: blob/master/Tools/SaveTool/kernelcall/kernelcall.h
Views: 1401
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