Re: [PATCH v1 3/3] ima: provide double buffering for hash calculation

2014-06-26 Thread Mimi Zohar
On Thu, 2014-06-19 at 18:20 +0300, Dmitry Kasatkin wrote: > Asynchronous hash API allows initiate hash calculation and perform > other tasks while hash is calculated. > > This patch introduces usage of double buffering for simultenous ^simul

[PATCH v1 3/3] ima: provide double buffering for hash calculation

2014-06-19 Thread Dmitry Kasatkin
Asynchronous hash API allows initiate hash calculation and perform other tasks while hash is calculated. This patch introduces usage of double buffering for simultenous hashing and reading of the next chunk of data from the storage. Signed-off-by: Dmitry Kasatkin --- security/integrity/ima/ima_