Re: [RFC PATCH] Add VMAC(AES) to Linux for intel_txt support

2009-07-21 Thread Herbert Xu
On Thu, Jul 16, 2009 at 11:05:40PM +0800, Shane Wang wrote: > > The following VMAC(AES) patch, ported from http://fastcrypto.org/vmac, > is used to support S3 memory integrity verification for Intel(R) Trusted > Execution Technology (for more about Intel(R) TXT patches, see > http://lkml.org/

[RFC PATCH] Add VMAC(AES) to Linux for intel_txt support

2009-07-16 Thread Shane Wang
Hi community, The following VMAC(AES) patch, ported from http://fastcrypto.org/vmac, is used to support S3 memory integrity verification for Intel(R) Trusted Execution Technology (for more about Intel(R) TXT patches, see http://lkml.org/lkml/2009/6/22/578), since the VMAC algorithm is very fast

[RFC PATCH] Add VMAC(AES) to Linux for intel_txt support

2009-07-16 Thread Shane Wang
Hi community, The following VMAC(AES) patch, ported from http://fastcrypto.org/vmac, is used to support S3 memory integrity verification for Intel(R) Trusted Execution Technology (for more about Intel(R) TXT patches, see http://lkml.org/lkml/2009/6/22/578), since the VMAC algorithm is very fa