Re: [lng-odp] [PATCH v0] crypto : cunit test suite for rng

2014-11-25 Thread Taras Kondratiuk
On 11/25/2014 12:21 PM, Alexandru Badicioiu wrote: + +/* + * This test verifies that HW random number generator is able + * to produce an IV for TDES_CBC cipher algorithm. + * */ +#define RNG_GET_SIZE RNG_GET_SIZE +static void rng_get_size(void) +{

[lng-odp] [PATCH v0] crypto : cunit test suite for rng

2014-11-24 Thread alexandru.badicioiu
From: Alexandru Badicioiu alexandru.badici...@linaro.org Signed-off-by: Alexandru Badicioiu alexandru.badici...@linaro.org --- test/validation/Makefile.am |1 + test/validation/crypto/odp_crypto_test_rng.c | 31 ++

Re: [lng-odp] [PATCH v0] crypto : cunit test suite for rng

2014-11-24 Thread Mike Holmes
Patch name should drop v0, it is assumed for v0 crypto : - crypto: we have not been inserting a space before the colon Applying: crypto : cunit test suite for rng /home/mike/git/odp/.git/rebase-apply/patch:81: new blank line at EOF. Other comments in line On 24 November 2014 10:04,