]> git.baikalelectronics.ru Git - kernel.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)
commit7af44f431e6936e98aa0eb1250f84d4d81da6605
tree39708583852c0b311dcb662ba9f29c412c303f67
parent2d080a5357ca6aa7eee0090c526b88a093d06f5a
[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