[PATCH] The IXP4xx crypto driver should select CRYPTO_AUTHENC

2008-07-11 Thread Imre Kaloz
Without CRYPTO_AUTHENC the driver fails to build: drivers/built-in.o: In function `ixp_module_init': ixp4xx_crypto.c:(.init.text+0x3250): undefined reference to `crypto_aead_type' Signed-off-by: Imre Kaloz <[EMAIL PROTECTED]> --- drivers/crypto/Kconfig |1 + 1 files changed, 1 insertions(+),

Re: [PATCH] check for s390 crypto facility availablility

2008-07-11 Thread Jan Glauber
On Fri, 2008-07-11 at 20:29 +0800, Herbert Xu wrote: > On Thu, Jul 10, 2008 at 03:00:43PM +, Jan Glauber wrote: > > > > here is a small patch for the s390 crypto detection. > > > > [PATCH] respect STFL bit for s390 crypto > > > > From: <[EMAIL PROTECTED]> > > > > For all s390 in-kernel cry

Re: [PATCH] check for s390 crypto facility availablility

2008-07-11 Thread Jan Glauber
[PATCH] respect STFL bit for s390 crypto From: <[EMAIL PROTECTED]> Bevore issuing any s390 crypto operation check whether the CPACF facility is enabled in the facility list. That way a virtualization layer can prevent usage of the CPACF facility regardless of the availability of the crypto instru

Re: [PATCH] check for s390 crypto facility availablility

2008-07-11 Thread Herbert Xu
On Thu, Jul 10, 2008 at 03:00:43PM +, Jan Glauber wrote: > > here is a small patch for the s390 crypto detection. > > [PATCH] respect STFL bit for s390 crypto > > From: <[EMAIL PROTECTED]> > > For all s390 in-kernel crypto algorithms we check at module > load time whether the CPACF facility