vitasdk
Documentation of the vitasdk
drm_bb.h
Go to the documentation of this file.
1
6#ifndef __PSP2KERN_GCAUTHMGR_DRM_BB_H__
7#define __PSP2KERN_GCAUTHMGR_DRM_BB_H__
8
9#include <psp2kern/types.h>
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
21
30
31#ifdef __cplusplus
32}
33#endif
34
35#endif /* __PSP2KERN_GCAUTHMGR_DRM_BB_H__ */
int ksceSblGcAuthMgrDrmBBGetCartSecret(void *secret)
Gets derived cart secret from memory.
int ksceSblGcAuthMgrDrmBBClearCartSecret(void)
Removes derived cart secret from memory.