RE: [PATCH 00/14] Add TLS record test suite

2024-01-19 Thread Akhil Goyal
> Subject: RE: [PATCH 00/14] Add TLS record test suite > > > Subject: [PATCH 00/14] Add TLS record test suite > > > > Add TLS record test suite in cryptodev autotest framework. The test > > suite would run based on capabilities exposed by the cryptodev. > > >

RE: [PATCH 00/14] Add TLS record test suite

2024-01-16 Thread Akhil Goyal
> Subject: [PATCH 00/14] Add TLS record test suite > > Add TLS record test suite in cryptodev autotest framework. The test > suite would run based on capabilities exposed by the cryptodev. > > The test suite framework is similar to the framework used in case of >

[PATCH 00/14] Add TLS record test suite

2023-12-07 Thread Anoob Joseph
Add TLS record test suite in cryptodev autotest framework. The test suite would run based on capabilities exposed by the cryptodev. The test suite framework is similar to the framework used in case of IPsec tests. To avoid duplication of code, protocol independent code is moved to common files and