crypto:chtls: key len correction
authorAtul Gupta <atul.gupta@chelsio.com>
Sun, 27 May 2018 15:45:18 +0000 (21:15 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 May 2018 14:14:38 +0000 (10:14 -0400)
commita491b9321d486e69040b1ea186ad9b9a3a89f338
tree9b451f65b3ea0b04de075a86f4613e790646a1af
parent4d0312e00bce593e96b839b5113b0d3f7b1507ee
crypto:chtls: key len correction

corrected the key length to copy 128b key. Removed 192b and 256b
key as user input supports key of size 128b in gcm_ctx

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/crypto/chelsio/chtls/chtls_hw.c