mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
リリース4のままだがリリース日を2010/02/02に変更。
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@200 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
1a6f139d9f
commit
1f5d0dc9f9
@ -138,7 +138,7 @@ extern "C" {
|
|||||||
#define ENCRYPT_AES 1 // 定義を有効でFIX.(これが未定義の場合、IDの暗号化がRSAになる。)
|
#define ENCRYPT_AES 1 // 定義を有効でFIX.(これが未定義の場合、IDの暗号化がRSAになる。)
|
||||||
|
|
||||||
#define CR_GEN_ID_VERSION 4 // シャープへのリリースごとにUPする。
|
#define CR_GEN_ID_VERSION 4 // シャープへのリリースごとにUPする。
|
||||||
// 2010/02/01 Release ver.4
|
// 2010/02/02 Release ver.4
|
||||||
#ifdef USE_HSM
|
#ifdef USE_HSM
|
||||||
#define CR_GEN_ID_MAGICCODE 0xdeadb00f; /* 最終的にはこちらで動作。0xdeadbeefにするとRSAでコケる。 */
|
#define CR_GEN_ID_MAGICCODE 0xdeadb00f; /* 最終的にはこちらで動作。0xdeadbeefにするとRSAでコケる。 */
|
||||||
#else // !USE_HSM
|
#else // !USE_HSM
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user