From: Christian Hohnstaedt Date: Sun, 12 Apr 2009 05:01:44 +0000 (+0800) Subject: crypto: ixp4xx - check firmware for crypto support X-Git-Tag: v2.6.30-rc7~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=295c01f90db2b8b8394e1f7cde59b96d71f98e07;p=pandora-kernel.git crypto: ixp4xx - check firmware for crypto support - the loaded firmware may not support crypto at all or only support DES and 3DES but not AES or support DES, 3DES and AES. - in case of no crypto support of the firmware, the module load will fail. - in case of missing AES support, the AES algorithms are not registered and a warning is printed during module load. Signed-off-by: Christian Hohnstaedt Signed-off-by: Herbert Xu --- Reading git-diff-tree failed