Re: [PATCH] sparc64: Add AES driver making use of the new aes opcodes.

2012-08-22 Thread David Miller
From: Herbert Xu Date: Wed, 22 Aug 2012 21:40:40 +0800 > On Wed, Aug 22, 2012 at 02:21:18AM -0700, David Miller wrote: >> >> Signed-off-by: David S. Miller > > Nice work! > > Acked-by: Herbert Xu Thanks for reviewing. >> Finally I'll probably add support at some point for the crc32c >> ins

Re: [PATCH] sparc64: Add AES driver making use of the new aes opcodes.

2012-08-22 Thread Herbert Xu
On Wed, Aug 22, 2012 at 02:21:18AM -0700, David Miller wrote: > > Signed-off-by: David S. Miller Nice work! Acked-by: Herbert Xu > Finally I'll probably add support at some point for the crc32c > instruction as well. That would be very useful, much more so than Kasumi :) -- Email: Herbert

[PATCH] sparc64: Add AES driver making use of the new aes opcodes.

2012-08-22 Thread David Miller
Signed-off-by: David S. Miller --- Currently supports ECB and CBC block modes. I'll add CTR and maybe some others when I get a chance. If you're familiar with Intel AESNI stuff, these instructions provide nearly identical functionality. The difference is that we only have 64-bit float registe