diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-06-02 21:30:38 +1000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-07-10 20:35:15 +0800 |
commit | 5cdcc22f25b0766fe16d5dd8e3b2efc91fa4da6e (patch) | |
tree | 90078f745a3cf28efdc32db030c3505e06c3c74a /net | |
parent | 0936a944068ef68f8b19f437e03f4654c29f2423 (diff) |
[CRYPTO] rmd: Use pointer form of endian swapping operations
This patch converts the relevant code in the rmd implementations to
use the pointer form of the endian swapping operations. This allows
certain architectures to generate more optimised code. For example,
on sparc64 this more than halves the CPU cycles on a typical hashing
operation.
Based on a patch by David Miller.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions