6#ifndef __PSP2KERN_GCAUTHMGR_DRM_BB_H__
7#define __PSP2KERN_GCAUTHMGR_DRM_BB_H__
int ksceSblGcAuthMgrDrmBBGetCartSecret(void *secret)
Gets derived cart secret from memory.
int ksceSblGcAuthMgrDrmBBClearCartSecret(void)
Removes derived cart secret from memory.
int ksceSblGcAuthMgrDrmBBCheckCartHash(const void *hash)
Checks a given value and compares to the hash derived from authentication step.