linux-stable/arch/s390/crypto
Martin Schwidefsky 94c12cc7d1 [S390] Inline assembly cleanup.
Major cleanup of all s390 inline assemblies. They now have a common
coding style. Quite a few have been shortened, mainly by using register
asm variables. Use of the EX_TABLE macro helps  as well. The atomic ops,
bit ops and locking inlines new use the Q-constraint if a newer gcc
is used.  That results in slightly better code.

Thanks to Christian Borntraeger for proof reading the changes.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-09-28 16:56:43 +02:00
..
Makefile [PATCH] s390: aes support 2006-01-06 08:33:50 -08:00
aes_s390.c [CRYPTO] drivers: Remove obsolete block cipher operations 2006-09-21 11:46:16 +10:00
crypt_s390.h [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
crypt_s390_query.c [PATCH] more s/fucn/func/ typo fixes 2006-03-26 08:57:09 -08:00
crypto_des.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
des_check_key.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
des_s390.c [CRYPTO] drivers: Remove obsolete block cipher operations 2006-09-21 11:46:16 +10:00
sha1_s390.c [CRYPTO] s390: Added missing driver name and priority 2006-09-21 11:41:50 +10:00
sha256_s390.c [CRYPTO] s390: Added missing driver name and priority 2006-09-21 11:41:50 +10:00