Herbert Xu 70dec235d8 [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>
2007-10-10 16:55:44 -07:00
..
2007-10-10 16:55:39 -07:00
2007-10-10 16:55:43 -07:00
2007-10-10 16:55:43 -07:00
2007-10-10 16:55:44 -07:00
2007-10-10 16:55:43 -07:00
2007-10-10 16:55:43 -07:00
2007-10-10 16:55:38 -07:00
2006-10-10 16:15:33 -07:00
2007-10-10 16:55:38 -07:00
2007-10-10 16:55:38 -07:00
2006-09-21 11:16:28 +10:00
2007-07-13 08:06:14 -07:00