mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
#define消し忘れ
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@187 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
b1df465533
commit
c870448905
@ -417,7 +417,6 @@ int GenerateCTRDeviceCert( EC_KEY *pECkey, u32 device_id, u8 bonding_option, u8
|
||||
DEBUG_PRINT_ARRAY( "padding1:", (const char *)deviceCert.padding1, sizeof(deviceCert.padding1) );
|
||||
}
|
||||
#endif // DEBUG_PRINT
|
||||
#define DEBUG_DEVICE_CERT_OUTPUT_FILE
|
||||
#ifdef DEBUG_DEVICE_CERT_OUTPUT_FILE
|
||||
DebugFileOutput( device_id, "crt", (const u8 *)&deviceCert, sizeof(CR_DeviceCert) );
|
||||
#endif // DEBUG_DEVICE_CERT_OUTPUT_FILE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user