diff options
author | Christian Hohnstaedt <chohnstaedt@innominate.com> | 2009-04-12 13:01:44 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-04-12 13:01:44 +0800 |
commit | 295c01f90db2b8b8394e1f7cde59b96d71f98e07 (patch) | |
tree | 5751ab5864ec32015a464ab09d6c64e449e358b1 /crypto | |
parent | 0d44dc59b2b434b29aafeae581d06f81efac7c83 (diff) | |
download | op-kernel-dev-295c01f90db2b8b8394e1f7cde59b96d71f98e07.zip op-kernel-dev-295c01f90db2b8b8394e1f7cde59b96d71f98e07.tar.gz |
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 <chohnstaedt@innominate.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions