mirror of
https://github.com/torvalds/linux.git
synced 2026-07-24 06:27:45 +02:00
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> |
||
|---|---|---|
| .. | ||
| aes.c | ||
| algapi.c | ||
| anubis.c | ||
| api.c | ||
| arc4.c | ||
| blkcipher.c | ||
| blowfish.c | ||
| cast5.c | ||
| cast6.c | ||
| cbc.c | ||
| cipher.c | ||
| compress.c | ||
| crc32c.c | ||
| crypto_null.c | ||
| cryptomgr.c | ||
| deflate.c | ||
| des.c | ||
| digest.c | ||
| ecb.c | ||
| gf128mul.c | ||
| hash.c | ||
| hmac.c | ||
| internal.h | ||
| Kconfig | ||
| khazad.c | ||
| lrw.c | ||
| Makefile | ||
| md4.c | ||
| md5.c | ||
| michael_mic.c | ||
| proc.c | ||
| scatterwalk.c | ||
| scatterwalk.h | ||
| serpent.c | ||
| sha1.c | ||
| sha256.c | ||
| sha512.c | ||
| tcrypt.c | ||
| tcrypt.h | ||
| tea.c | ||
| tgr192.c | ||
| twofish_common.c | ||
| twofish.c | ||
| wp512.c | ||
| xcbc.c | ||