Re: ARM64 Crypto validation

2014-12-24 Thread Ard Biesheuvel
On 24 December 2014 at 11:47, Jagannadha Teki wrote: > + Yazen Ghannam > + Herbert Xu > + Steve Capper > > On Tue, Dec 23, 2014 at 3:45 PM, Jagan Teki wrote: >> Hi, >> >> I need some information to validate arm64/crypto, do we have any >> exact/defined way to validate this. >> >> Here are my find

Re: ARM64 Crypto validation

2014-12-24 Thread Jagannadha Teki
+ Yazen Ghannam + Herbert Xu + Steve Capper On Tue, Dec 23, 2014 at 3:45 PM, Jagan Teki wrote: > Hi, > > I need some information to validate arm64/crypto, do we have any > exact/defined way to validate this. > > Here are my findings: > 1. I see a dirty test module tcrypto.c where we need to give

ARM64 Crypto validation

2014-12-23 Thread Jagan Teki
Hi, I need some information to validate arm64/crypto, do we have any exact/defined way to validate this. Here are my findings: 1. I see a dirty test module tcrypto.c where we need to give the sec and mode module params as inputs. 2. Validate through open crypto [1] Do we have any arm64 specific