numam-dpdk/drivers/crypto
Akash Saxena 2680b69c7b crypto/openssl: remove useless check before freeing
Remove if() condition prior to calling BN_free() as
BN_free(a) does nothing if a is NULL.

Signed-off-by: Akash Saxena <akash.saxena@caviumnetworks.com>
Signed-off-by: Shally Verma <shally.verma@caviumnetworks.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2018-12-19 11:19:10 +01:00
..
aesni_gcm crypto/aesni_gcm: enable meson build 2018-10-17 12:20:06 +02:00
aesni_mb crypto/aesni_mb: fix queue pair free 2018-11-12 13:41:58 +01:00
armv8 cryptodev: rename PMD symmetric session API 2018-07-11 03:57:24 +02:00
caam_jr crypto/caam_jr: fix check before job ring freeing 2018-11-02 12:26:06 +01:00
ccp crypto/ccp: fix resource leak 2018-11-12 13:41:48 +01:00
dpaa2_sec add missing static keyword to globals 2018-10-29 02:01:08 +01:00
dpaa_sec add missing static keyword to globals 2018-10-29 02:01:08 +01:00
kasumi crypto/kasumi: enable meson build 2018-10-17 12:20:06 +02:00
mvsam crypto/mvsam: add dynamic logging 2018-10-17 12:16:54 +02:00
null add missing static keyword to globals 2018-10-29 02:01:08 +01:00
octeontx crypto/octeontx: fix null pointer dereferencing 2018-11-14 04:32:48 +01:00
openssl crypto/openssl: remove useless check before freeing 2018-12-19 11:19:10 +01:00
qat common/qat: support GEN3 devices 2018-10-17 12:23:40 +02:00
scheduler crypto/scheduler: fix build with gcc 8.2 2018-11-04 22:25:20 +01:00
snow3g remove useless constructor headers 2018-07-12 00:00:35 +02:00
virtio crypto/virtio: fix memory leak 2018-07-24 01:48:10 +02:00
zuc crypto/zuc: enable meson build 2018-10-17 12:20:06 +02:00
Makefile drivers: fix build if security lib disabled 2018-10-24 22:39:25 +02:00
meson.build crypto/caam_jr: introduce basic driver 2018-10-17 12:23:40 +02:00