mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 16:59:02 +00:00
makerom v0.6
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef _TPKI_H_
|
||||
#define _TPKI_H_
|
||||
#pragma once
|
||||
|
||||
// AES KEYS
|
||||
static const unsigned char zeros_aesKey[16] =
|
||||
@@ -412,6 +411,4 @@ static const unsigned char cpB_tpki_cert[0x300] =
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
|
||||
};
|
||||
|
||||
#endif
|
||||
};
|
||||
Reference in New Issue
Block a user