zephyr/tests/crypto
Anas Nashif 3d3ebe2ffb tests: crypto: fix call to memset
We are getting warnings when building with native port:
 used with length equal to number of elements without multiplication by
 element size

This fixes the call of memset.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-27 14:16:08 -05:00
..
aes tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
cbc_mode tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
ccm_mode tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
cmac_mode tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
ctr_mode tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
ctr_prng tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
ecc_dh tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
ecc_dsa tests: crypto: fix call to memset 2017-12-27 14:16:08 -05:00
hmac tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
hmac_prng tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mbedtls tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
sha256 tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00