RE: [PATCH v5] test: add cryptodev crosscheck suite

2023-03-16 Thread Akhil Goyal
> Hi Akhil, Volodymyr > > > Subject: RE: [PATCH v5] test: add cryptodev crosscheck suite > > > > > > > Subject: [PATCH v5] test: add cryptodev crosscheck suite > > > > > > Add a validation test suite that helps in verifying that the output >

RE: [PATCH v5] test: add cryptodev crosscheck suite

2023-03-16 Thread Power, Ciara
yr Fialko > Subject: RE: [PATCH v5] test: add cryptodev crosscheck suite > > > > Subject: [PATCH v5] test: add cryptodev crosscheck suite > > > > Add a validation test suite that helps in verifying that the output > > generated by two different cryptodevs m

RE: [PATCH v5] test: add cryptodev crosscheck suite

2023-03-16 Thread Akhil Goyal
> Subject: [PATCH v5] test: add cryptodev crosscheck suite > > Add a validation test suite that helps in verifying that the output > generated by two different cryptodevs match for a wide range of input > parameter combinations. > > Crypto autotest performs a compreh

[PATCH v5] test: add cryptodev crosscheck suite

2023-03-14 Thread Volodymyr Fialko
Add a validation test suite that helps in verifying that the output generated by two different cryptodevs match for a wide range of input parameter combinations. Crypto autotest performs a comprehensive testing of the cryptodev but since it performs verification by comparing against known vectors,