numam-dpdk/scripts
Slawomir Mrozowicz d61f70b4c9 crypto/libcrypto: add driver for OpenSSL library
This code provides the initial implementation of the libcrypto
poll mode driver. All cryptography operations are using Openssl
library crypto API. Each algorithm uses EVP_ interface from
openssl API - which is recommended by Openssl maintainers.

This patch adds libcrypto poll mode driver support to librte_cryptodev
library.

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Signed-off-by: Michal Kobylinski <michalx.kobylinski@intel.com>
Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-10-08 17:54:37 +02:00
..
cocci mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
auto-config-h.sh scripts: check features to generate configuration header 2015-02-25 16:06:12 +01:00
check-git-log.sh scripts: reverse order of checked commits 2016-09-13 16:44:08 +02:00
check-includes.sh scripts: check compilation of exported header files 2016-09-13 15:35:29 +02:00
check-maintainers.sh scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
checkpatches.sh scripts: reverse order of checked commits 2016-09-13 16:44:08 +02:00
cocci.sh mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
depdirs-rule.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-build-mk.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-config-h.sh mk, scripts: remove useless blank lines 2015-06-12 11:10:02 +02:00
load-devel-config scripts: convert devel config helper as simple file 2016-08-24 18:17:53 +02:00
relpath.sh scripts: fix relpath.sh output when $prefix is set in environment 2015-12-12 00:34:57 +01:00
test-build.sh crypto/libcrypto: add driver for OpenSSL library 2016-10-08 17:54:37 +02:00
test-null.sh mk: add build directory to library search path 2016-05-18 16:46:16 +02:00
validate-abi.sh scripts: disable optimization for ABI validation 2016-09-15 14:51:48 +02:00