mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
r52のビルドを通す2
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@54 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
66a4e33f1e
commit
ebbd54af47
@ -337,7 +337,7 @@ int hsm_get_rtc( time_t *time )
|
|||||||
|
|
||||||
#ifdef ENCRYPT_AES
|
#ifdef ENCRYPT_AES
|
||||||
|
|
||||||
int hsm_aes_load_key( NFKM_KeyIdent keyident, NFKM_KEY *keyinfo, M_KeyID *keyid )
|
int hsm_aes_load_key( NFKM_KeyIdent keyident, M_KeyID *keyid )
|
||||||
{
|
{
|
||||||
int ret_code = CR_GENID_SUCCESS;
|
int ret_code = CR_GENID_SUCCESS;
|
||||||
NFKM_Key keyinfo = NULL;
|
NFKM_Key keyinfo = NULL;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user