Re: [PATCH 04/04] Add LRW

From: Matt Mackall
Date: Sun Jan 30 2005 - 12:27:40 EST


On Sun, Jan 30, 2005 at 12:49:29PM +0100, Fruhwirth Clemens wrote:
>
> In fact, it's lowerCamelCase, that's intentional.

The problem with mixing of naming styles is that it becomes
difficult to remember what style is used where. Is it foo_bar_baz() or
foobarbaz() or fooBarBaz() or FooBarBaz()?

> > LRW and the GF(2**128) code is not configurable?
>
> No, it's a cipher mode. None of the modes is configurable.

Is LRW an appropriate mode for anything but block storage?

--
Mathematics is the supreme nostalgia of our time.
-
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/