Loan Application

2014-03-05 Thread Loans
Loan Application at a low rate of 0.5% send your Name,Amount,Phone and country to standar...@56788.com Note: $5,000.00 USD minimum and $100,000,000 Maximum. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majord

Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending

2014-03-05 Thread Joel Fernandes
On 03/05/2014 01:11 AM, Herbert Xu wrote: > On Wed, Mar 05, 2014 at 04:18:12AM +, Fernandes, Joel wrote: >> >> >>> On Mar 4, 2014, at 8:00 PM, "Herbert Xu" >>> wrote: >>> On Tue, Mar 04, 2014 at 12:30:54PM -0600, Joel Fernandes wrote: HIGHMEM pages may not be mapped so we must kmap

Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources

2014-03-05 Thread Jason Cooper
Matt, Kees, On Tue, Mar 04, 2014 at 04:39:57PM -0600, Matt Mackall wrote: > On Tue, 2014-03-04 at 11:59 -0800, Kees Cook wrote: > > On Tue, Mar 4, 2014 at 11:53 AM, Jason Cooper wrote: > > > On Tue, Mar 04, 2014 at 11:01:49AM -0800, Kees Cook wrote: > > >> On Tue, Mar 4, 2014 at 7:38 AM, Jason Co

Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources

2014-03-05 Thread Kees Cook
On Wed, Mar 5, 2014 at 1:11 PM, Jason Cooper wrote: > Matt, Kees, > > On Tue, Mar 04, 2014 at 04:39:57PM -0600, Matt Mackall wrote: >> On Tue, 2014-03-04 at 11:59 -0800, Kees Cook wrote: >> > On Tue, Mar 4, 2014 at 11:53 AM, Jason Cooper wrote: >> > > On Tue, Mar 04, 2014 at 11:01:49AM -0800, Kee

Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending

2014-03-05 Thread Herbert Xu
On Wed, Mar 05, 2014 at 09:42:38AM -0600, Joel Fernandes wrote: > > In my testing it wasn't called from softirq, I'm using cryptodev which is > called from openssl through ioctl, here is a traceback (sorry about wrap): > > [] (cryptodev_ioctl+0x282/0x59c [cryptodev]) > [ 220.015390] [] (cryptodev

Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources

2014-03-05 Thread Matt Mackall
On Wed, 2014-03-05 at 16:11 -0500, Jason Cooper wrote: > > In other words, if there are 4096 bits of "unknownness" in X to start > > with, and I can get those same 4096 bits of "unknownness" back by > > unmixing X' and Y, then there must still be 4096 bits of "unknownness" > > in X'. If X' is 4096

Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources

2014-03-05 Thread Kees Cook
On Wed, Mar 5, 2014 at 4:52 PM, Matt Mackall wrote: > On Wed, 2014-03-05 at 16:11 -0500, Jason Cooper wrote: >> > In other words, if there are 4096 bits of "unknownness" in X to start >> > with, and I can get those same 4096 bits of "unknownness" back by >> > unmixing X' and Y, then there must sti