![]() |
vitasdk
Documentation of the vitasdk
|
#include <psp2kern/types.h>Go to the source code of this file.
Functions | |
| int | ksceSblGcAuthMgrDrmBBClearCartSecret (void) |
| Removes derived cart secret from memory. | |
| int | ksceSblGcAuthMgrDrmBBGetCartSecret (void *secret) |
| Gets derived cart secret from memory. | |
| int | ksceSblGcAuthMgrDrmBBCheckCartHash (const void *hash) |
| Checks a given value and compares to the hash derived from authentication step. | |