From: "Larry H."
Date: Sat, 30 May 2009 19:57:20 -0700
> [PATCH] Use kzfree in crypto API context initialization and key/iv handling
Thanks for not CC:ing the crypto list, and also not CC:'ing the
crypto maintainer.
Your submissions leave a lot to be desired, on every level.
> This patch repla
* Larry H. wrote:
> This patch deploys the use of the PG_sensitive page allocator flag
> within the CryptoAPI subsystem, in all relevant locations where
> algorithm and key contexts are allocated.
>
> Some calls to memset for zeroing the buffers have been removed to
> avoid duplication of th