Re: [PATCH 2/2][RFC] Add dm-crypt target

From: Andi Kleen
Date: Tue Dec 23 2003 - 10:02:04 EST


Christophe Saout <christophe@xxxxxxxx> writes:

> this is the actual dm-crypt target. It uses cryptoapi to achive the same
> goal as cryptoloop.
>
> It uses mempools to ensure not to ever run out of memory and can split
> large IOs into smaller ones under memory pressure.
>
> Tested by some people, also works on a swap device.

Is the IV argument compatible to block backed loop?

If not it would not be possible to use existing block based
loop crypto file systems this way.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/