summaryrefslogtreecommitdiffstats
path: root/crypto/blkcipher.c
diff options
context:
space:
mode:
authorHerbert Xu2007-09-01 10:52:13 +0200
committerDavid S. Miller2007-10-11 01:55:44 +0200
commit70dec235d8ac8cfb56ed2a3597e7d6c5b801f018 (patch)
treeaa15277c4cf3316ed22772ddb45cfc888b131557 /crypto/blkcipher.c
parent[CRYPTO] aead: Add authenc (diff)
downloadkernel-qcow2-linux-70dec235d8ac8cfb56ed2a3597e7d6c5b801f018.tar.gz
kernel-qcow2-linux-70dec235d8ac8cfb56ed2a3597e7d6c5b801f018.tar.xz
kernel-qcow2-linux-70dec235d8ac8cfb56ed2a3597e7d6c5b801f018.zip
[CRYPTO] api: Kill crypto_km_types
When scatterwalk is built as a module digest.c was broken because it requires the crypto_km_types structure which is in scatterwalk. This patch removes the crypto_km_types structure by encoding the logic into crypto_kmap_type directly. In fact, this even saves a few bytes of code (not to mention the data structure itself) on i386 which is about the only place where it's needed. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/blkcipher.c')
0 files changed, 0 insertions, 0 deletions