__be32_to_cpu 51 crypto/sha256_generic.c W[I] = __be32_to_cpu( ((__be32*)(input))[I] ); __be32_to_cpu 70 include/linux/byteorder.h #define __constant_ntohl(x) __be32_to_cpu(x) __be32_to_cpu 78 include/linux/byteorder.h #define __constant_be32_to_cpu(x) __be32_to_cpu(x) __be32_to_cpu 286 include/linux/byteorder.h # define be32_to_cpu __be32_to_cpu __be32_to_cpu 333 include/linux/byteorder.h # define ___ntohl(x) __be32_to_cpu(x) __be32_to_cpu 94 include/linux/byteorder/generic.h #define be32_to_cpu __be32_to_cpu __be32_to_cpu 135 include/linux/byteorder/generic.h #define ___ntohl(x) __be32_to_cpu(x) __be32_to_cpu 214 lib/crc32.c return __be32_to_cpu(crc);