crypto/null: fix key size increment value
authorDeepak Kumar Jain <deepak.k.jain@intel.com>
Fri, 16 Sep 2016 10:49:34 +0000 (11:49 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 4 Oct 2016 18:41:09 +0000 (20:41 +0200)
commit6bc430031883c018e49b092a415b2c40ba073715
treefb74ba1ad67bf8179252b2d9fc69ee8d4ad42230
parent50914e6c186cf38f30af736c94565a6e36e1f4f7
crypto/null: fix key size increment value

This patch fixes the values of increment in key size.

Fixes: 94b0ad8e0aa5 ("null_crypto: add driver for null crypto operations")

Signed-off-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
drivers/crypto/null/null_crypto_pmd_ops.c