cryptodev: add bit-wise handling for SNOW 3G
authorDeepak Kumar Jain <deepak.k.jain@intel.com>
Thu, 10 Mar 2016 17:44:10 +0000 (17:44 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 10 Mar 2016 23:18:01 +0000 (00:18 +0100)
commita59ffe7eb952b5777419e880cb4330bb86f8d8ad
treeec1c455d97fc13ce93a71a41200dd49d8f689103
parent3aafc423cf4dc2c8c1ec9bb9ca22cbc488e7e0a2
cryptodev: add bit-wise handling for SNOW 3G

Wireless algorithms like Snow3G needs input in bits.
In this patch, changes have been made to incorporate this requirement
in both QAT and SW PMD.

Signed-off-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_snow3g_hash_test_vectors.h
app/test/test_cryptodev_snow3g_test_vectors.h
doc/guides/cryptodevs/qat.rst
doc/guides/cryptodevs/snow3g.rst
drivers/crypto/qat/qat_crypto.c
drivers/crypto/snow3g/rte_snow3g_pmd.c
lib/librte_cryptodev/rte_crypto_sym.h