numam-dpdk/drivers/crypto
Pablo de Lara 3413354ea1 crypto/aesni_mb: fix incorrect crypto session
When using sessionless crypto operations, crypto session
is obtained from a pool of sessions, when processing the
operation. Once the operation is processed, the session
is put back in the pool, but for the AESNI MB PMD, this
session was not being saved in the operation and therefore,
it did not return to the session pool.

Fixes: 924e84f873 ("aesni_mb: add driver for multi buffer based crypto")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2017-01-18 21:47:04 +01:00
..
aesni_gcm crypto: register aliases for renamed vdev drivers 2016-10-25 18:49:18 +02:00
aesni_mb crypto/aesni_mb: fix incorrect crypto session 2017-01-18 21:47:04 +01:00
kasumi crypto: register aliases for renamed vdev drivers 2016-10-25 18:49:18 +02:00
null crypto: register aliases for renamed vdev drivers 2016-10-25 18:49:18 +02:00
openssl crypto/openssl: fix extra bytes written at end of data 2017-01-18 21:45:15 +01:00
qat crypto/qat: add SGL capability 2017-01-18 21:47:04 +01:00
snow3g crypto: register aliases for renamed vdev drivers 2016-10-25 18:49:18 +02:00
zuc crypto/zuc: fix init function names 2016-10-13 21:58:44 +02:00
Makefile crypto/openssl: rename libcrypto to openssl 2016-10-26 14:58:37 +02:00