Re: [RFC PATCH crypto -v3 2/2] AES-NI: Add support to Intel AES-NI instructions for x86_64 platform

2009-01-14 Thread Herbert Xu
On Wed, Jan 14, 2009 at 03:44:12PM +0800, Huang Ying wrote: This is not intented to be merged, just for reviewing. If no other issues, I will pre-assemble AES-NI instructions in aesni-intel_asm.S, because they are not supported by some binutils until now. Looks good, thanks! -- Visit Openswan

[RFC PATCH crypto -v3 2/2] AES-NI: Add support to Intel AES-NI instructions for x86_64 platform

2009-01-13 Thread Huang Ying
This is not intented to be merged, just for reviewing. If no other issues, I will pre-assemble AES-NI instructions in aesni-intel_asm.S, because they are not supported by some binutils until now. --- Add support to Intel AES-NI