zephyr/drivers/crypto
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
CMakeLists.txt drivers: crypto: add missing CMakeLists.txt file 2017-11-16 05:48:16 -05:00
crypto_ataes132a_priv.h drivers: crypto_ataes132a: Fix typo in Kconfig symbol 2018-05-23 17:57:06 -04:00
crypto_ataes132a.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
crypto_mtls_shim.c drivers: crypto: crypto_mtls_shim: Set output length for all operations 2018-05-16 23:30:11 +03:00
crypto_tc_shim_priv.h drivers: crypto: Fix TinyCrypt Kconfig dependencies 2017-11-03 14:27:41 -04:00
crypto_tc_shim.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.ataes132a drivers: crypto: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00