aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/authenc.h
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
commit0ee4a96902dd7858e65f378c86f428a0355bd841 (patch)
tree0f7851aa3ced0070b58c8a114904330aa4555fe7 /include/crypto/authenc.h
parentcrypto: talitos - Ack done interrupt in isr instead of tasklet (diff)
downloadlinux-dev-0ee4a96902dd7858e65f378c86f428a0355bd841.tar.xz
linux-dev-0ee4a96902dd7858e65f378c86f428a0355bd841.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 'include/crypto/authenc.h')
0 files changed, 0 insertions, 0 deletions