summaryrefslogtreecommitdiff
path: root/crypto/async_tx/async_tx.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-12-25 11:05:13 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2008-12-25 11:05:13 +1100
commit54bfdcfd252edc28211e7c6457d14da4382dacca (patch)
tree70211ac5b2473ed5c72af749b7cdc6adb43a3795 /crypto/async_tx/async_tx.c
parent87b77e28bf19ebba0404e763188cdd23bb3e0b28 (diff)
downloadlinux-crypto-54bfdcfd252edc28211e7c6457d14da4382dacca.tar.gz
linux-crypto-54bfdcfd252edc28211e7c6457d14da4382dacca.zip
crypto: aes - Precompute tables
The tables used by the various AES algorithms are currently computed at run-time. This has created an init ordering problem because some AES algorithms may be registered before the tables have been initialised. This patch gets around this whole thing by precomputing the tables. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions