Re: [PATCH] crypto: add alignment handling to digest layer

From: Atsushi Nemoto
Date: Wed Apr 05 2006 - 22:38:04 EST


On Thu, 6 Apr 2006 04:05:20 +1000, Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:
> Don't we need to copy this to an aligned buffer?

We don't. I think update functions do not need an aligned buffer for
data which is smaller then the alignment size.

---
Atsushi Nemoto
-
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/