mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
コミット忘れ。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1373 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
3295f5cda4
commit
3973cb225a
@ -129,6 +129,7 @@ static inline void AESi_ResetAesKeyC( void )
|
||||
|
||||
Returns: None
|
||||
*---------------------------------------------------------------------------*/
|
||||
#if 0 // rebootライブラリに移動.
|
||||
static inline void AESi_ResetAesKeyD( void )
|
||||
{
|
||||
AES_Lock();
|
||||
@ -138,7 +139,7 @@ static inline void AESi_ResetAesKeyD( void )
|
||||
|
||||
AES_Unlock();
|
||||
}
|
||||
|
||||
#endif
|
||||
/*---------------------------------------------------------------------------*
|
||||
Name: AESi_InitKeysFIRM
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user