On Thu, Jul 19, 2018 at 11:08:52PM +0900, Ard Biesheuvel wrote: > But this will only be the case if the accelerator is capable of doing > the IV generation and en/decryption of multiple contiguous sectors in > a single call. Otherwise, you are just shifting work from one layer to > the next. > So at this point, it would be useful to clarify what exactly these > accelerators are doing and how. Existing hardware can definitely do the IV generation and I believe that it can chain multiple sectors together though I'd need to confirm this, as mentioned elsewhere in the thread the ccree driver is for one of the relevant devices. I've poked some relevant people.