spi_flash_encryption_t struct
Structure for flash encryption operations.
Fields
Enable the flash encryption.
Disable the flash encryption.
void (*)(uint32_t address, const uint32_t* buffer, uint32_t size)
Prepare flash encryption before operation.
flash data encryption operation is done.
Destroy encrypted result.
bool (*)(uint32_t address, uint32_t length)
Check if is qualified to encrypt the buffer.