[lng-odp] [PATCH 1/1] cunit : add tests for crypto APIs

2014-10-30 Thread alexandru.badicioiu
This patch adds a suite for async inplace mode of crypto APIs. Correctness of crypto operations output is verified with known test vectors as well as various options and functionalities: use session IV or operation IV for ciphering, use input packet buffer or a separate buffer as the completion

Re: [lng-odp] [PATCH 1/1] cunit : add tests for crypto APIs

2014-10-30 Thread Maxim Uvarov
On 10/30/2014 05:53 PM, alexandru.badici...@linaro.org wrote: This patch adds a suite for async inplace mode of crypto APIs. Correctness of crypto operations output is verified with known test vectors as well as various options and functionalities: use session IV or operation IV for ciphering,

Re: [lng-odp] [PATCH 1/1] cunit : add tests for crypto APIs

2014-10-30 Thread Mike Holmes
On 30 October 2014 10:53, alexandru.badici...@linaro.org wrote: This patch adds a suite for async inplace mode of crypto APIs. Correctness of crypto operations output is verified with known test vectors as well as various options and functionalities: use session IV or operation IV for