[CRYPTO] aes-i586: Nano-optimisation on key length check
commite6a3a925a25ddd2ebd66dbc8d14ebdd3d57ca0c3
authorDenis Vlasenko <vda@ilport.com.ua>
Tue, 29 Nov 2005 11:23:20 +0000 (29 22:23 +1100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 9 Jan 2006 22:15:51 +0000 (9 14:15 -0800)
tree1b13c0cd7da01e4a7c14cdae1231ca22d317df21
parent827c3911d8551842900f44c9a139382bcae68e6e
[CRYPTO] aes-i586: Nano-optimisation on key length check

Reduce the number of comparisons by one through the use of jb/je.
This patch also corrects the comments regarding the different key
lengths.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/i386/crypto/aes-i586-asm.S