try additional method

This commit is contained in:
James Tophoven 2019-09-25 18:04:13 +02:00
commit dff93130a0

View file

@ -408,6 +408,14 @@ void dump_keys() {
gfx_hexdump(0, tmp_dec, 0x10);
se_aes_xts_crypt_sec(9, 8, 0, 0, tmp_dec, tmp, NX_EMMC_BLOCKSIZE);
gfx_hexdump(0, tmp_dec, 0x10);
se_aes_xts_crypt_sec(9, 8, 0, prodinfo_part->lba_start, tmp_dec, tmp, NX_EMMC_BLOCKSIZE);
// writeClientCertHash();
// writeCal0Hash();