LR1110
User Manual Rev.1.0
UM.LR1110.W.APP March 2020
113 of 130
Semtech
www.semtech.com
12.3.10 CryptoStoreToFlash
The command CryptoStoreToFlash( ) makes the Crypto Engine store the data (Keys and Parameters) from RAM into flash
memory.
• CEStatus: defined in section CEStatus on page 107.
12.3.11 CryptoRestoreFromFlash
The command CryptoRestoreFromFlash( ) makes the Crypto Engine restore the data (Keys and Parameters) from flash
memory into RAM.
• CEStatus: defined in section CEStatus on page 107.
Table 12-20: CryptoStoreToFlash Command
Byte 0 1
Data from Host 0x05 0x0A
Data to Host Stat1 Stat2
Table 12-21: CryptoAesDecrypt Response
Byte 0 1
Data from Host 0x00 0x00
Data to Host Stat1 CEStatus
Table 12-22: CryptoRestoreFromFlash Command
Byte 0 1
Data from Host 0x05 0x0B
Data to Host Stat1 Stat2
Table 12-23: CryptoRestoreFromFlash Response
Byte 0 1
Data from Host 0x00 0x00
Data to Host Stat1 CEStatus