MLK-14611 Fix xcbc unkeyed registration
authorRadu Solea <radu.solea@nxp.com>
Wed, 19 Apr 2017 15:19:14 +0000 (18:19 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:03 +0000 (15:22 -0500)
commit1465d6101f81a1c7324ed9d8659ded5e397b7fe7
tree24710cf1a5fd7d7d37cc36823ae8e748c223ab54
parent2707b679866ba189d45d43a00ed257adb50abbcc
MLK-14611 Fix xcbc unkeyed registration

AES is a keyed algorithm, XCBC-AES needs a key for operation,
this patch prevents the registration of AES-based transforms
as unkeyed operations.

Signed-off-by: Radu Solea <radu.solea@nxp.com>
drivers/crypto/caam/caamhash.c