diff options
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | 2011-11-09 04:50:31 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2011-11-09 04:50:31 +0100 |
commit | 6c2205b8ffec035f4925b8ee84b7758afeee58b5 (patch) | |
tree | 85c202ee4056deaaddfee2c532eeabe44c02551d /crypto/testmgr.h | |
parent | crypto: lrw - split gf128mul table initialization from setkey (diff) | |
download | linux-6c2205b8ffec035f4925b8ee84b7758afeee58b5.tar.xz linux-6c2205b8ffec035f4925b8ee84b7758afeee58b5.zip |
crypto: lrw - add interface for parallelized cipher implementions
Export gf128mul table initialization routines and add lrw_crypt() function
that can be used by cipher implementations that can benefit from parallelized
cipher operations.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions