numam-dpdk/doc/guides/tools
Tomasz Duszynski 8a61c83af2 crypto/mrvl: add mrvl crypto driver
Add support for the Marvell Security Crypto Accelerator EIP197.
Driver is based on external, publicly available, Marvell MUSDK
library that provides access to the hardware with minimum overhead
and high performance.

Driver comes with support for the following features:

* Symmetric crypto
* Sym operation chaining
* AES CBC (128)
* AES CBC (192)
* AES CBC (256)
* AES CTR (128)
* AES CTR (192)
* AES CTR (256)
* 3DES CBC
* 3DES CTR
* MD5
* MD5 HMAC
* SHA1
* SHA1 HMAC
* SHA256
* SHA256 HMAC
* SHA384
* SHA384 HMAC
* SHA512
* SHA512 HMAC
* AES GCM (128)

Driver was engineered cooperatively by Semihalf and Marvell teams.

Semihalf:
Jacek Siuda <jck@semihalf.com>
Tomasz Duszynski <tdu@semihalf.com>

Marvell:
Dmitri Epshtein <dima@marvell.com>
Natalie Samsonov <nsamsono@marvell.com>

Signed-off-by: Jacek Siuda <jck@semihalf.com>
Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
2017-10-12 15:22:39 +01:00
..
img update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
cryptoperf.rst crypto/mrvl: add mrvl crypto driver 2017-10-12 15:22:39 +01:00
devbind.rst doc: add basic guide for devbind 2016-10-26 23:46:38 +02:00
index.rst doc: describe the new eventdev test application 2017-07-07 09:35:46 +02:00
pdump.rst doc: add how-to on packet capture framework 2017-08-04 01:10:29 +02:00
pmdinfo.rst doc: add basic guide for pmdinfo 2016-10-26 23:46:35 +02:00
proc_info.rst doc: fix a typo in proc_info guide 2017-01-17 16:54:59 +01:00
testeventdev.rst update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00