Re: [PATCH] Use kzfree in crypto API context initialization and key/iv handling

2009-05-30 Thread David Miller
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

Re: [patch 5/5] Apply the PG_sensitive flag to the CryptoAPI subsystem

2009-05-30 Thread Ingo Molnar
* 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