kernel-ark/arch/s390
Herbert Xu 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey
Now that the tfm is passed directly to setkey instead of the ctx, we no
longer need to pass the &tfm->crt_flags pointer.

This patch also gets rid of a few unnecessary checks on the key length
for ciphers as the cipher layer guarantees that the key length is within
the bounds specified by the algorithm.

Rather than testing dia_setkey every time, this patch does it only once
during crypto_alloc_tfm.  The redundant check from crypto_digest_setkey
is also removed.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-09-21 11:41:02 +10:00
..
appldata [S390] add __cpuinit to appldata_cpu_notify 2006-08-07 18:13:09 +02:00
boot
crypto [CRYPTO] api: Get rid of flags argument to setkey 2006-09-21 11:41:02 +10:00
hypfs [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
kernel [PATCH] audit: AUDIT_PERM support 2006-09-11 13:32:30 -04:00
lib [S390] broken copy_in_user function. 2006-08-30 14:33:30 +02:00
math-emu Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm [S390] kernel page table allocation. 2006-08-16 13:49:37 +02:00
oprofile [PATCH] s390: add oprofile callgraph support 2006-01-06 08:33:50 -08:00
defconfig [S390] update default configuration 2006-07-27 14:04:57 +02:00
Kconfig [PATCH] syscall class hookup for all normal targets 2006-09-12 03:04:40 -04:00
Kconfig.debug [PATCH] lockdep: irqtrace subsystem, s390 support 2006-07-03 15:27:03 -07:00
Makefile [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support 2006-07-03 15:27:02 -07:00