From: Jan Glauber Date: Fri, 21 May 2010 12:04:08 +0000 (+1000) Subject: crypto: des_s390: remove des3_ede128 mode X-Git-Tag: v2.6.36-rc1~568^2~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d663a42127b839e820ed934cead51cff6196d3;p=pandora-kernel.git crypto: des_s390: remove des3_ede128 mode des_s390 implements support for 3DES with a 128 bit key. This mode is probably not used anywhere, less secure than 3DES with a 192 bit key and not implemented in the generic des version. Removing this mode seems to be low risk and will ease maintenance of the code. Signed-off-by: Jan Glauber Signed-off-by: Herbert Xu --- Reading git-diff-tree failed