Re: [PATCH 1/2] crypto: salsa20 remove private wrappers aroundvarious operations

From: Herbert Xu
Date: Wed Dec 17 2008 - 00:57:27 EST


On Mon, Dec 08, 2008 at 05:26:35PM -0800, Harvey Harrison wrote:
> ROTATE -> rol32
> XOR was always used with the same destination, use ^=
> PLUS/PLUSONE use ++ or +=
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>


Patch applied. Thanks Harvey!
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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/