zephyr/drivers/crypto
Tomasz Bursztyka dc646b5f2e drivers/crypto: Fix a memory leak in tc shim driver
If setting up crypto context fails enough times, the sessions will all
end up "in use" though they will not. This will lock tc shim driver
altogether and no crypto context will be possible to run on it.

Change-Id: I72346854e52294f96afc32f30ac5bfd0c368812b
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-04-27 13:06:34 +00:00
..
crypto_ataes132a_priv.h
crypto_ataes132a.c
crypto_tc_shim_priv.h drivers/crypto: Prefix source code relevantly 2017-04-27 13:06:31 +00:00
crypto_tc_shim.c drivers/crypto: Fix a memory leak in tc shim driver 2017-04-27 13:06:34 +00:00
Kconfig drivers/crypto: Make tc shim number of sessions Kconfig based 2017-04-27 13:06:32 +00:00
Kconfig.ataes132a
Makefile drivers/crypto: Prefix source code relevantly 2017-04-27 13:06:31 +00:00