On Fri 10 Feb 2017 06:09:00 PM CET, Daniel P. Berrange wrote: > Instead of requiring separate input/output buffers for > encrypting data, change encrypt_sectors() to assume > use of a single buffer, encrypting in place. One current > caller uses the same buffer for input/output already > and the other two callers are easily converted to do so. > > Reviewed-by: Eric Blake <[email protected]> > Reviewed-by: Max Reitz <[email protected]> > Signed-off-by: Daniel P. Berrange <[email protected]>
I think I had already reviewed this one in v3 :) Reviewed-by: Alberto Garcia <[email protected]> Berto
