RE: [PATCH 0/6] Fixes and improvements in crypto unit tests

2024-09-17 Thread Akhil Goyal
> Subject: [PATCH 0/6] Fixes and improvements in crypto unit tests > > Enable larger packet sizes in TLS tests and add minor improvements in > crypto unit tests. > > Anoob Joseph (6): > test/crypto: add asserts to validate test lengths > test/crypto: enable larg

[PATCH 0/6] Fixes and improvements in crypto unit tests

2024-08-22 Thread Anoob Joseph
Enable larger packet sizes in TLS tests and add minor improvements in crypto unit tests. Anoob Joseph (6): test/crypto: add asserts to validate test lengths test/crypto: enable larger packet sizes with TLS test/crypto: remove redefinition test/crypto: remove unused macros test/crypto: st