Stephan Mueller 7c8ae03f41 crypto: drbg - fix sparse warning for cpu_to_be[32|64]
The sparse tool complained that the cpu_to_be[32|64] functions return
__be[32|64] instead of __u32 or __u64. The patch replaces the __u32 and
__u64 with __be32 and __be64.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2014-08-26 15:33:28 +08:00
..
2014-04-18 14:20:48 +02:00
2013-04-25 21:01:47 +08:00
2014-08-01 22:35:55 +08:00
2013-02-04 21:16:53 +08:00
2010-02-16 20:33:49 +08:00
2014-08-01 22:35:55 +08:00
2014-08-01 22:35:55 +08:00
2013-07-09 10:33:30 -07:00
2013-07-09 10:33:30 -07:00
2014-06-25 21:51:53 +08:00
2011-08-06 18:32:45 -07:00
2014-08-01 22:35:55 +08:00
2014-08-01 22:35:55 +08:00