Line 208:
Line 208:
|-
|-
| 0x1C
| 0x1C
−
| read_otp_bank1_word()
+
| get_key_type()
| IOS_Ioctl(FD, 0x1C, 0, 0, out_buf, 4);
| IOS_Ioctl(FD, 0x1C, 0, 0, out_buf, 4);
−
| Reads the first word from OTP's bank 1.
+
| Gets the key type from the OTP. Should always be 0.
|
|
|-
|-