diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2005-07-06 13:51:52 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-07-06 13:51:52 -0700 |
commit | 40725181b74be6b0e3bdc8c05bd1e0b9873ec5cc (patch) | |
tree | abbc1057a5e0bd77385d17cfc6146617151e93bc /init | |
parent | c774e93e2152d0be2612739418689e6e6400f4eb (diff) | |
download | op-kernel-dev-40725181b74be6b0e3bdc8c05bd1e0b9873ec5cc.zip op-kernel-dev-40725181b74be6b0e3bdc8c05bd1e0b9873ec5cc.tar.gz |
[CRYPTO] Add support for low-level multi-block operations
This patch adds hooks for cipher algorithms to implement multi-block
ECB/CBC operations directly. This is expected to provide significant
performance boots to the VIA Padlock.
It could also be used for improving software implementations such as
AES where operating on multiple blocks at a time may enable certain
optimisations.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions