Herbert Xu 06ace7a9ba [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a
specific gender.  Many of them open code them by reading/writing one
byte at a time.  This patch converts all the applicable usages over
to use the standard byte order macros.

This is based on a previous patch by Denis Vlasenko.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-01-09 14:15:34 -08:00
..
2006-01-05 22:16:26 -08:00
2006-01-08 20:13:46 -08:00
2005-10-30 17:37:32 -08:00
2006-01-08 20:14:02 -08:00
2006-01-08 20:14:06 -08:00
2006-01-08 20:13:45 -08:00
2006-01-07 14:40:05 +00:00
2006-01-06 08:33:35 -08:00
2006-01-08 20:13:45 -08:00
2006-01-09 12:57:05 -08:00
2005-10-30 17:37:32 -08:00
2005-09-11 19:15:07 -07:00