|
My Project
|
Go to the source code of this file.
Functions | |
| Result | psInit () |
| Result | psExit () |
| Result | PS_EncryptDecryptAes (u32 size, u8 *in, u8 *out, u32 aes_algo, u32 key_type, u8 *iv) |
| Result | PS_EncryptSignDecryptVerifyAesCcm (u8 *in, u32 in_size, u8 *out, u32 out_size, u32 data_len, u32 mac_data_len, u32 mac_len, u32 aes_algo, u32 key_type, u8 *nonce) |
| Result | PS_GetLocalFriendCodeSeed (u64 *seed) |
| Result | PS_GetDeviceId (u32 *device_id) |