]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] move crypto options and some cleanup.
authorJan Glauber <jan.glauber@de.ibm.com>
Mon, 5 Feb 2007 20:18:14 +0000 (21:18 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 5 Feb 2007 20:18:14 +0000 (21:18 +0100)
commit86aa9fc2456d8a662f299a70bdb70987209170f0
tree39708583852c0b311dcb662ba9f29c412c303f67
parent347d59d7e9739ff2acbaa751b6225ecb335c3f29
[S390] move crypto options and some cleanup.

This patch moves the config options for the s390 crypto instructions
to the standard "Hardware crypto devices" menu. In addition some
cleanup has been done: use a flag for supported keylengths, add a
warning about machien limitation, return ENOTSUPP in case the
hardware has no support, remove superfluous printks and update
email addresses.

Signed-off-by: Jan Glauber <jan.glauber@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/crypto/Kconfig [new file with mode: 0644]
arch/s390/crypto/Makefile
arch/s390/crypto/aes_s390.c
arch/s390/crypto/crypt_s390.h
arch/s390/crypto/crypt_s390_query.c [deleted file]
arch/s390/crypto/des_check_key.c
arch/s390/crypto/des_s390.c
arch/s390/crypto/sha1_s390.c
arch/s390/crypto/sha256_s390.c
arch/s390/defconfig
crypto/Kconfig